NTRT Simulator  Version: Master
 All Classes Namespaces Files Functions Variables Typedefs Friends Pages
tgBuildSpec Class Reference

#include <tgBuildSpec.h>

Classes

struct  ConnectorAgent
 
struct  RigidAgent
 

Public Member Functions

void addBuilder (std::string tag_search, tgRigidInfo *infoFactory)
 
void addBuilder (std::string tag_search, tgConnectorInfo *infoFactory)
 
std::vector< RigidAgent * > getRigidAgents ()
 
std::vector< ConnectorAgent * > getConnectorAgents ()
 

Detailed Description

Contains a search and a builder, to be applied to something like a structure (passed in to the contained builder). The contained builder can create a tgRigidInfo or a tgConnectorInfo, which will be placed where needed by the caller.

Definition at line 41 of file tgBuildSpec.h.


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