|
tobicore
7.0.0
|
This is the complete list of members for ICSerializerRapid, including all inherited members.
| _declaration | ICSerializerRapid | protected |
| _indent | ICSerializerRapid | protected |
| Deserialize(std::string *const buffer) | ICSerializerRapid | virtual |
| DeserializeCh(const char *buffer, const unsigned int bsize) | ICSerializer | virtual |
| DeserializeCp(const std::string &buffer) | ICSerializer | virtual |
| ICSerializer(void) | ICSerializer | |
| ICSerializer(ICMessage *const message) | ICSerializer | |
| ICSerializerRapid(ICMessage *const message=NULL, const bool indent=false, const bool declaration=false) | ICSerializerRapid | |
| message | ICSerializer | |
| Serialize(std::string *buffer) | ICSerializerRapid | virtual |
| SerializeCh(char *buffer, const unsigned int bsize) | ICSerializer | virtual |
| SerializeCp(void) | ICSerializer | virtual |
| SetMessage(ICMessage *const message) | ICSerializer | |
| ~ICSerializer(void) | ICSerializer | virtual |
| ~ICSerializerRapid(void) | ICSerializerRapid | virtual |