casa::DataManager_global_functions_DataManagerCtor Struct Reference
[Tables_internal_classes]

#include <DataManager.h>

List of all members.


Detailed Description

Define the type of the static "constructor" function.

Intended use:

Internal

Review Status

Reviewed By:
Gareth Hunt
Date Reviewed:
94Nov17

Synopsis

Class names of data managers and pointers to their associated constructor function are registered in a static map to be able to create the correct data manager object from a string giving the type name of the data manager. DataManagerCtor is the type of the constructor functions.

Definition at line 69 of file DataManager.h.

Public Types

typedef DataManager *(*) DataManagerCtor (const String &dataManagerType, const Record &spec)


Member Typedef Documentation

typedef DataManager*(*) casa::DataManager_global_functions_DataManagerCtor::DataManagerCtor(const String &dataManagerType, const Record &spec)

Definition at line 70 of file DataManager.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 1 22:45:21 2008 for NRAOCASA by  doxygen 1.5.1