Trees | Indices | Help |
|
---|
|
object --+ | held_type_t
Helper class that can hold name of smart_ptr type and create identifier for held type from that given a creator.
Instance Methods | |||
|
|||
|
Properties | |
smart_ptr |
Method Details |
smart_ptr: string of ptr type. Ex: 'boost::shared_ptr'
|
Return string of type to use for held type. Ex: boost::shared_ptr<Class> |
Property Details |
smart_ptr
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 20 08:51:11 2008 | http://epydoc.sourceforge.net |