ldas-tools-frameAPI  2.6.6
Public Types | Public Member Functions | Static Public Member Functions | Private Types | Private Attributes | List of all members
anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry Class Reference
Inheritance diagram for anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry:
Inheritance graph
[legend]
Collaboration diagram for anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry:
Collaboration graph
[legend]

Public Types

typedef Filters::ResampleBase element_type
 

Public Member Functions

 resampleBaseRegistry ()
 
 ~resampleBaseRegistry ()
 

Static Public Member Functions

static bool IsRegistered (const element_type *const Element)
 
static void RegisterObject (element_type *Element)
 
static void RemoveObject (element_type *Element)
 

Private Types

typedef ObjectRegistry< element_typeregistry_type
 

Private Attributes

std::unique_ptr< registry_typeregistry
 

Member Typedef Documentation

◆ element_type

typedef Filters::ResampleBase anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::element_type

◆ registry_type

typedef ObjectRegistry< element_type > anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::registry_type
private

Constructor & Destructor Documentation

◆ resampleBaseRegistry()

anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::resampleBaseRegistry ( )

◆ ~resampleBaseRegistry()

anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::~resampleBaseRegistry ( )

Member Function Documentation

◆ IsRegistered()

bool anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::IsRegistered ( const element_type *const  Element)
static

◆ RegisterObject()

void anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::RegisterObject ( element_type Element)
static

◆ RemoveObject()

void anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::RemoveObject ( element_type Element)
static

Member Data Documentation

◆ registry

std::unique_ptr< registry_type > anonymous_namespace{ResampleCmd.cc}::resampleBaseRegistry::registry
private

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