List of all members.
Public Member Functions
Static Public Member Functions
Member Function Documentation
Create typed VValue from its type name, returning pointer to abstract base class.
- Parameters:
-
conversion_successful | Flag telling whether the string could be parsed correctly. |
Virtual creation function, to be implemented by a type-specific child class, such as TypedValueCreator<>
- Parameters:
-
ok | A flag telling whether the given string could be parsed correctly. |
Implemented in Wizt::TypedValueCreator.
The documentation for this class was generated from the following files:
- ocean/plankton/VValueBase.hpp
- ocean/plankton/VValueBase.cpp