mial::Behavior< Type, nDims >::behaviorIn Struct Reference

A structure defining the inputs of a Behavior. More...

#include <Behavior.h>

Inheritance diagram for mial::Behavior< Type, nDims >::behaviorIn:

mial::Beh_Growing< Type, CrawlerPhysType >::behaviorIn mial::Beh_SearchForObject< Type, TInputImage, nDims >::behaviorIn mial::Beh_TranslateAll< Type, nDims >::behaviorIn mial::Beh_UniformScale< Type, nDims >::behaviorIn List of all members.

Public Types

typedef behaviorIn Self
typedef itk::SmartPointer<
Self
Pointer
typedef itk::SmartPointer<
const Self
ConstPointer
typedef itk::WeakPointer<
const Self
ConstWeakPointer

Public Member Functions

virtual bool fillFromStream (std::istream &args)
 Overide if you want to convert from stream input (be ran by name).

Protected Member Functions

 behaviorIn ()

Detailed Description

template<class Type, int nDims>
struct mial::Behavior< Type, nDims >::behaviorIn

A structure defining the inputs of a Behavior.

Since structures support public inheritance derived class must inherit from this class in their definitions of behaviorIn.

Definition at line 72 of file Behavior.h.


Member Function Documentation

template<class Type, int nDims>
virtual bool mial::Behavior< Type, nDims >::behaviorIn::fillFromStream ( std::istream &  args  )  [inline, virtual]

Overide if you want to convert from stream input (be ran by name).

Return false if method not provided or unsuccessful.

Definition at line 86 of file Behavior.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 19 13:05:22 2006 for IDO by  doxygen 1.4.7