LRAUV  revA
BehaviorRegistry.h File Reference

Contains the BehaviorRegistry class declaration. More...

#include "utils/FastMap.h"
#include "utils/Str.h"
#include "component/Behavior.h"
Include dependency graph for BehaviorRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BehaviorRegistryEntry
 
class  BehaviorRegistry
 Keeps track of all MissionComponents that could be created and loaded. More...
 

Typedefs

typedef FastMap< const Str, BehaviorRegistryEntry * > BehaviorRegistryMap
 

Detailed Description

Contains the BehaviorRegistry class declaration.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Typedef Documentation