CLAM::TypedOutControlRegistry Class Reference

#include <TypedOutControlRegistry.hxx>

List of all members.


Detailed Description

Definition at line 10 of file TypedOutControlRegistry.hxx.


Public Types

typedef std::vector
< BaseTypedOutControl * >
::iterator 
Iterator
typedef std::vector
< BaseTypedOutControl * >
::const_iterator 
ConstIterator

Public Member Functions

BaseTypedOutControlGet (const std::string &name) const
BaseTypedOutControlGetByNumber (int index) const
bool Has (const std::string &name) const
int Size () const
void ProcessingInterface_Register (BaseTypedOutControl *)
void ProcessingInterface_Unregister (BaseTypedOutControl *)
void Clear ()
Iterator Begin ()
Iterator End ()
ConstIterator Begin () const
ConstIterator End () const

Member Typedef Documentation

Definition at line 14 of file TypedOutControlRegistry.hxx.

Definition at line 15 of file TypedOutControlRegistry.hxx.


Member Function Documentation

BaseTypedOutControl & CLAM::TypedOutControlRegistry::Get ( const std::string &  name  )  const

Definition at line 20 of file TypedOutControlRegistry.cxx.

References CLAM_ASSERT, and NULL.

Referenced by CLAM::ConnectTypedControls().

BaseTypedOutControl & CLAM::TypedOutControlRegistry::GetByNumber ( int  index  )  const

Definition at line 34 of file TypedOutControlRegistry.cxx.

References CLAM_ASSERT, and Size().

Referenced by CLAM::ConnectTypedControls().

bool CLAM::TypedOutControlRegistry::Has ( const std::string &  name  )  const

Definition at line 42 of file TypedOutControlRegistry.cxx.

Referenced by CLAM::Processing::HasTypedOutControl().

int CLAM::TypedOutControlRegistry::Size (  )  const

Definition at line 52 of file TypedOutControlRegistry.cxx.

Referenced by GetByNumber().

void CLAM::TypedOutControlRegistry::ProcessingInterface_Register ( BaseTypedOutControl in  ) 

void CLAM::TypedOutControlRegistry::ProcessingInterface_Unregister ( BaseTypedOutControl out  ) 

void CLAM::TypedOutControlRegistry::Clear (  )  [inline]

Definition at line 24 of file TypedOutControlRegistry.hxx.

TypedOutControlRegistry::Iterator CLAM::TypedOutControlRegistry::Begin (  ) 

Definition at line 56 of file TypedOutControlRegistry.cxx.

TypedOutControlRegistry::Iterator CLAM::TypedOutControlRegistry::End (  ) 

Definition at line 61 of file TypedOutControlRegistry.cxx.

TypedOutControlRegistry::ConstIterator CLAM::TypedOutControlRegistry::Begin (  )  const

Definition at line 66 of file TypedOutControlRegistry.cxx.

TypedOutControlRegistry::ConstIterator CLAM::TypedOutControlRegistry::End (  )  const

Definition at line 71 of file TypedOutControlRegistry.cxx.


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

Generated on Tue Aug 12 22:33:49 2008 for CLAM by  doxygen 1.5.5