CAnchor | |
CAttrHash | |
CAttribute | |
CAttVal | |
CDict | Defines a dictionary entry for a single Tidy tag, including all of the relevant information that it requires |
CIStack | |
CLexer | |
CNode | |
CStreamIn | |
CStreamOut | |
CTagStyle | |
CStyleProp | |
CTidyOptionImpl | This structure defines the internal representation of a Tidy option |
CTidyAccessImpl | |
CTidyAllocator | Tidy's built-in default allocator |
CTidyAllocatorVtbl | This structure is the function table for an allocator |
CTidyAttribImpl | |
CTidyBuffer | A TidyBuffer is chunk of memory that can be used for multiple I/O purposes within Tidy |
CTidyDocImpl | |
CTidyMessageImpl | The basic struct for communicating a message within LibTidy |
CAllOption_t | Array holding all options |
CAttrVersion | |
CCmdOptDesc | The struct and subsequent array keep the help output structured because we also output all of this stuff as as XML |
CDictHash | This structure provide hash lookup for Tidy tags |
ClanguageDefinition | Finally, a complete language definition |
ClanguageDictionaryEntry | Describes a record for a localization string |
COptionDesc | Structure maintains a description of a configuration ption |
CPickListItem | Structs of this type contain information needed in order to present picklists, relate picklist entries to public enum values, and parse strings that are accepted in order to assign the value |
CPriorityAttribs | |
CTidyAttr | Attributes of a TidyNode are represented by this data type |
CTidyConfigImpl | This type is used to define a structure for keeping track of the values for each option |
CTidyDoc | Instances of this represent a Tidy document, which encapsulates everything there is to know about a single Tidy session |
CTidyIndent | |
CTidyInputSource | This type defines an input source capable of delivering raw bytes of input |
CtidyLocaleMapItem | Represents an opaque type we can use for tidyLocaleMapItem, which is used to iterate through the language list, and used to access the windowsName() and the posixName() |
CtidyLocaleMapItemImpl | The function getNextWindowsLanguage() returns pointers to this type; it gives LibTidy implementors the ability to determine how Windows locale names are mapped to POSIX language codes |
CTidyMessage | Instances of this type represent messages generated by Tidy in reference to your document |
CTidyMessageArgument | Instances of this type represent the arguments that compose part of the message represented by TidyMessage |
CTidyMutedMessages | Maintains a list of messages not to display |
CTidyNode | Single nodes of a TidyDocument are represented by this datatype |
CTidyOption | Instances of this represent a Tidy configuration option, which contains useful data about these options |
CTidyOptionDoc | Used to build a table of documentation cross-references |
CTidyOptionValue | Stored option values can be one of two internal types |
CTidyOutputSink | This type defines an output destination capable of accepting raw bytes of output |
CTidyPrintImpl | |
CTidyTagImpl | This structure consists of the lists of all tags known to Tidy |