Choreonoid
1.5
|
Go to the source code of this file.
Namespaces | |
cnoid | |
Defines the minimum processing for performing pasing file for STL. | |
Typedefs | |
typedef ref_ptr< ValueNode > | cnoid::ValueNodePtr |
typedef ref_ptr< Mapping > | cnoid::MappingPtr |
typedef ref_ptr< Listing > | cnoid::ListingPtr |
Enumerations | |
enum | cnoid::StringStyle { cnoid::PLAIN_STRING, cnoid::SINGLE_QUOTED, cnoid::DOUBLE_QUOTED, cnoid::LITERAL_STRING, cnoid::FOLDED_STRING } |
Functions | |
template<> | |
std::string | cnoid::ValueNode::to< std::string > () const |