ImportDescriptorObject::Args Class Reference

#include <ObjectResource.h>

List of all members.

Public Member Functions

 Args ()
 Args (std::string name, std::string type, DataElement *pParent, bool imported)
 Args (std::string name, std::string type, const std::vector< std::string > &parent, bool imported)
 Args (ImportDescriptor *pDescriptor)
 Args (DataDescriptor *pDescriptor, bool imported)

Public Attributes

ImportDescriptormpDescriptor
DataDescriptormpDataDescriptor
std::string mName
std::string mType
DataElementmpParent
std::vector< std::string > mParent
bool mImported


Detailed Description

Definition at line 299 of file ObjectResource.h.


Constructor & Destructor Documentation

ImportDescriptorObject::Args::Args (  ) 

Definition at line 302 of file ObjectResource.h.

ImportDescriptorObject::Args::Args ( std::string  name,
std::string  type,
DataElement pParent,
bool  imported 
)

Definition at line 310 of file ObjectResource.h.

ImportDescriptorObject::Args::Args ( std::string  name,
std::string  type,
const std::vector< std::string > &  parent,
bool  imported 
)

Definition at line 320 of file ObjectResource.h.

ImportDescriptorObject::Args::Args ( ImportDescriptor pDescriptor  ) 

Definition at line 331 of file ObjectResource.h.

ImportDescriptorObject::Args::Args ( DataDescriptor pDescriptor,
bool  imported 
)

Definition at line 339 of file ObjectResource.h.


Member Data Documentation

Definition at line 347 of file ObjectResource.h.

Definition at line 348 of file ObjectResource.h.

Definition at line 349 of file ObjectResource.h.

Definition at line 350 of file ObjectResource.h.

Definition at line 351 of file ObjectResource.h.

std::vector<std::string> ImportDescriptorObject::Args::mParent

Definition at line 352 of file ObjectResource.h.

Definition at line 353 of file ObjectResource.h.


Software Development Kit - Opticks 4.9.0 Build 16218