Go to the source code of this file.
Classes | |
class | neo::cca::TypeMap |
A CCA typed hash map. More... | |
Namespaces | |
namespace | neo |
This is neoclassic -- the classic::gov::cca headers updated to be similar to the official CCA specification in sidl while retaining the low impact on component coding that the classic specification had. | |
namespace | neo::cca |
Typedefs | |
typedef boost::shared_ptr < TypeMap > | neo::cca::TypeMap_shared |
This (TypeMap_shared) is what everyone declares in component code and noone ever calls new on. |