ImportDescriptorResource Class Reference

#include <ObjectResource.h>

Inheritance diagram for ImportDescriptorResource:

Inheritance graph

List of all members.

Public Member Functions

 ImportDescriptorResource (std::string name, std::string dataDescriptorType, DataElement *pParent=NULL, bool imported=true)
 ImportDescriptorResource (std::string name, std::string dataDescriptorType, const std::vector< std::string > &parent, bool imported=true)
 ImportDescriptorResource (ImportDescriptor *pDescriptor)
 ImportDescriptorResource (DataDescriptor *pDescriptor, bool imported=true)


Detailed Description

Examples:

SampleRasterElementImporter.cpp.

Definition at line 381 of file ObjectResource.h.


Constructor & Destructor Documentation

ImportDescriptorResource::ImportDescriptorResource ( std::string  name,
std::string  dataDescriptorType,
DataElement pParent = NULL,
bool  imported = true 
) [explicit]

Definition at line 384 of file ObjectResource.h.

ImportDescriptorResource::ImportDescriptorResource ( std::string  name,
std::string  dataDescriptorType,
const std::vector< std::string > &  parent,
bool  imported = true 
) [explicit]

Definition at line 390 of file ObjectResource.h.

ImportDescriptorResource::ImportDescriptorResource ( ImportDescriptor pDescriptor  )  [explicit]

Definition at line 396 of file ObjectResource.h.

ImportDescriptorResource::ImportDescriptorResource ( DataDescriptor pDescriptor,
bool  imported = true 
) [explicit]

Definition at line 401 of file ObjectResource.h.


Software Development Kit - Opticks 4.9.0 Build 16218