Component.h File Reference

Back to the index.

Classes | Typedefs
Component.h File Reference
#include "misc.h"
#include "Checksum.h"
#include "SerializationContext.h"
#include "StateVariable.h"

Go to the source code of this file.

Classes

struct  ComponentCreateArgs
 
class  Component
 A Component is a node in the configuration tree that makes up an emulation setup. More...
 

Typedefs

typedef vector< refcount_ptr< Component > > Components
 
typedef map< string, string > ComponentCreationSettings
 

Typedef Documentation

◆ ComponentCreationSettings

typedef map< string,string > ComponentCreationSettings

Definition at line 46 of file Component.h.

◆ Components

typedef vector< refcount_ptr<Component> > Components

Definition at line 43 of file Component.h.


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13