ARB
Classes | Typedefs | Functions
ed4_flags.hxx File Reference
#include <string>
#include <list>
#include "ed4_defs.hxx"
Include dependency graph for ed4_flags.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpeciesFlag
 
class  SpeciesFlags
 

Typedefs

typedef std::list< SpeciesFlagSpeciesFlagList
 
typedef SpeciesFlagList::iterator SpeciesFlagIter
 
typedef
SpeciesFlagList::const_iterator 
SpeciesFlagCiter
 

Functions

AW_windowED4_configure_species_flags (AW_root *root, GBDATA *gb_main)
 

Typedef Documentation

typedef std::list<SpeciesFlag> SpeciesFlagList

Definition at line 67 of file ed4_flags.hxx.

typedef SpeciesFlagList::iterator SpeciesFlagIter

Definition at line 68 of file ed4_flags.hxx.

typedef SpeciesFlagList::const_iterator SpeciesFlagCiter

Definition at line 69 of file ed4_flags.hxx.

Function Documentation

AW_window* ED4_configure_species_flags ( AW_root root,
GBDATA gb_main 
)