Edinburgh Speech Tools  2.1-release
Entity Struct Reference

#include <include/rxp/dtd.h>

Collaboration diagram for Entity:

Public Attributes

const Char * name
 
EntityType type
 
const char8base_url
 
struct entitynext
 
CharacterEncoding encoding
 
Entity parent
 
const char8url
 
const Char * text
 
int line_offset
 
int line1_char_offset
 
int matches_parent_text
 
const char8systemid
 
const char8publicid
 
NotationDefinition notation
 
MarkupLanguage ml_decl
 
const char8version_decl
 
CharacterEncoding encoding_decl
 
StandaloneDeclaration standalone_decl
 
const char8ddb_filename
 

Detailed Description

Definition at line 71 of file dtd.h.

Member Data Documentation

const Char* Entity::name

Definition at line 74 of file dtd.h.

EntityType Entity::type

Definition at line 75 of file dtd.h.

const char8* Entity::base_url

Definition at line 76 of file dtd.h.

struct entity* Entity::next

Definition at line 77 of file dtd.h.

CharacterEncoding Entity::encoding

Definition at line 78 of file dtd.h.

Entity Entity::parent

Definition at line 79 of file dtd.h.

const char8* Entity::url

Definition at line 80 of file dtd.h.

const Char* Entity::text

Definition at line 84 of file dtd.h.

int Entity::line_offset

Definition at line 85 of file dtd.h.

int Entity::line1_char_offset

Definition at line 86 of file dtd.h.

int Entity::matches_parent_text

Definition at line 87 of file dtd.h.

const char8* Entity::systemid

Definition at line 91 of file dtd.h.

const char8* Entity::publicid

Definition at line 92 of file dtd.h.

NotationDefinition Entity::notation

Definition at line 93 of file dtd.h.

MarkupLanguage Entity::ml_decl

Definition at line 94 of file dtd.h.

const char8* Entity::version_decl

Definition at line 95 of file dtd.h.

CharacterEncoding Entity::encoding_decl

Definition at line 96 of file dtd.h.

StandaloneDeclaration Entity::standalone_decl

Definition at line 97 of file dtd.h.

const char8* Entity::ddb_filename

Definition at line 98 of file dtd.h.


The documentation for this struct was generated from the following file: