|
WSF
|
This is the complete list of members for UtPackSerializer, including all inherited members.
| cMAXIMUM_OPTIONAL_BITS | UtPackSerializer | static |
| FindLocalContainedListType(const std::string &aListTypeName) | UtPackSerializer | |
| FindLocalContainedListTypeName(std::string aListTypeName) | UtPackSerializer | |
| FindSerializeFunction(const std::string &aTypeInMemory, const std::string &aSerializedType) | UtPackSerializer | |
| FindTypeData(const std::string &aTypeName) | UtPackSerializer | |
| GetMessageInfo(int aMessageId) const | UtPackSerializer | inline |
| GetMessageInfo(int aMessageId) | UtPackSerializer | inline |
| Initialize(UtPackSchema &aSchema) | UtPackSerializer | |
| MessageFactoryFnPtr typedef | UtPackSerializer | |
| Print(std::ostream &aOstream, UtPackMessage &aMessage) | UtPackSerializer | |
| RegisterBasicType(const std::string &aName, std::unique_ptr< UtPackSerializeFunctor > aSerializeFunctor) | UtPackSerializer | |
| RegisterBuiltinTypes() | UtPackSerializer | |
| RegisterConversion(const std::string &aType1, const std::string &aType2, std::unique_ptr< UtPackSerializeFunctor > aSerializeToType1, std::unique_ptr< UtPackSerializeFunctor > aSerializeToType2) | UtPackSerializer | |
| RegisterListType(const std::string &aTypeName, const std::string &aContainedTypeName) | UtPackSerializer | |
| RegisterMessage(int aMessageId, MessageFactoryFnPtr aFactoryFunctionPtr) | UtPackSerializer | |
| TypeData typedef | UtPackSerializer | |
| UtPackReflector class | UtPackSerializer | friend |
| UtPackSerializer()=default | UtPackSerializer | |
| ~UtPackSerializer() | UtPackSerializer |