API Search || Global Search
Sprocket Custom Type Definitions

Typedefs

typedef std::vector< CADModel,
Allocator< CADModel > > 
HPS::CADModelArray
 
typedef std::vector< Canvas,
Allocator< Canvas > > 
HPS::CanvasArray
 
typedef std::vector< Capture,
Allocator< Capture > > 
HPS::CaptureArray
 
typedef std::vector< Component,
Allocator< Component > > 
HPS::ComponentArray
 
typedef std::vector
< ComponentPath, Allocator
< ComponentPath > > 
HPS::ComponentPathArray
 
typedef std::vector< Filter,
Allocator< Filter > > 
HPS::FilterArray
 
typedef std::vector
< HighlightOptionsKit,
Allocator< HighlightOptionsKit > > 
HPS::HighlightOptionsKitArray
 
typedef std::vector< Layout,
Allocator< Layout > > 
HPS::LayoutArray
 
typedef std::vector< Metadata,
Allocator< Metadata > > 
HPS::MetadataArray
 
typedef std::vector< Model,
Allocator< Model > > 
HPS::ModelArray
 
typedef std::shared_ptr< Operator > HPS::OperatorPtr
 Shared pointer to an Operator object.
 
typedef std::vector
< OperatorPtr, Allocator
< OperatorPtr > > 
HPS::OperatorPtrArray
 
typedef std::vector
< ReferenceKeyArray, Allocator
< ReferenceKeyArray > > 
HPS::ReferenceKeyArrayArray
 
typedef std::vector< View,
Allocator< View > > 
HPS::ViewArray
 

Detailed Description