Class Callable::AssociatedDataHelper
Defined in File callable.h
Nested Relationships
This class is a nested type of Class Callable.
Class Documentation
-
class AssociatedDataHelper
Public Functions
-
AssociatedDataHelper()
-
AssociatedDataHelper(char const *data, bool owned)
-
AssociatedDataHelper(AssociatedDataHelper &&other)
-
AssociatedDataHelper &operator=(AssociatedDataHelper &&other)
-
~AssociatedDataHelper()
-
char const *Text() const
-
AssociatedDataHelper()