Model Railroad System  2.2.1
Classes | Namespaces | Typedefs
Owner.h File Reference
#include <Common.h>

Classes

class  FCFSupport::Owner
 The Owner class describes a car owner. More...
 

Namespaces

 FCFSupport
 Namespace to hold all of the FCF Support code.
 

Typedefs

typedef map< string, Owner *, less< string > > FCFSupport::OwnerMap
 Map of owners, indexed by their initials. More...