| VST 3 SDK
    VST 3.7
    SDK for developing VST plug-in | 
This is the complete list of members for XmlRepresentationHelper, including all inherited members.
| checkState(int32 newState) | XmlRepresentationHelper | protected | 
| endCell() | XmlRepresentationHelper | |
| endLayer() | XmlRepresentationHelper | |
| endPage() | XmlRepresentationHelper | |
| kInCell enum value | XmlRepresentationHelper | protected | 
| kInLayer enum value | XmlRepresentationHelper | protected | 
| kInName enum value | XmlRepresentationHelper | protected | 
| kInPage enum value | XmlRepresentationHelper | protected | 
| kInRepresentation enum value | XmlRepresentationHelper | protected | 
| kInTitleDisplay enum value | XmlRepresentationHelper | protected | 
| startCell() | XmlRepresentationHelper | |
| startEndCell() | XmlRepresentationHelper | |
| startEndCellOneLayer(int32 type, int32 id, FIDString _function=nullptr, FIDString style=nullptr) | XmlRepresentationHelper | |
| startEndCellOneLayer(Vst::ParameterInfo &info, FIDString _function=nullptr) | XmlRepresentationHelper | |
| startEndCellOneLayerWithParamName(Vst::ParameterInfo &info, FIDString _function=nullptr) | XmlRepresentationHelper | |
| startEndLayer(int32 type, int32 id, FIDString _function=nullptr, FIDString style=nullptr) | XmlRepresentationHelper | |
| startEndLayer(Vst::ParameterInfo &info, FIDString _function=nullptr) | XmlRepresentationHelper | |
| startEndTitleDisplay(Vst::ParameterInfo &info) | XmlRepresentationHelper | protected | 
| startLayer(int32 type, int32 id, FIDString _function=nullptr, FIDString style=nullptr) | XmlRepresentationHelper | |
| startLayer(Vst::ParameterInfo &info, FIDString _function=nullptr) | XmlRepresentationHelper | |
| startLayer(int32 type, int32 id, FIDString _function, FIDString style, bool ended) | XmlRepresentationHelper | protected | 
| startLayer(Vst::ParameterInfo &info, FIDString _function, bool ended) | XmlRepresentationHelper | protected | 
| startPage(FIDString name, int32 unitID=-1) | XmlRepresentationHelper | |
| state | XmlRepresentationHelper | protected | 
| stream | XmlRepresentationHelper | protected | 
| XmlRepresentationHelper(const RepresentationInfo &info, const FIDString companyName, const FIDString pluginName, const TUID &pluginUID, IBStream *stream) | XmlRepresentationHelper | |
| ~XmlRepresentationHelper() | XmlRepresentationHelper | virtual |