ARB
Public Member Functions | List of all members
TypeMap Class Reference

Public Member Functions

 TypeMap ()
 
void load (LineReader &typemap)
 
bool has_definition_for (const string &type_decl) const
 

Detailed Description

Definition at line 254 of file arb_proto_2_xsub.cxx.

Constructor & Destructor Documentation

TypeMap::TypeMap ( )
inline

Definition at line 259 of file arb_proto_2_xsub.cxx.

Member Function Documentation

void TypeMap::load ( LineReader typemap)

Definition at line 631 of file arb_proto_2_xsub.cxx.

References Type::c_decl(), Parameter::get_type(), LineReader::getLine(), line, and trim().

Referenced by loadTypemap().

bool TypeMap::has_definition_for ( const string type_decl) const
inline

Definition at line 262 of file arb_proto_2_xsub.cxx.

Referenced by Type::Type().


The documentation for this class was generated from the following file: