AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Classes | Namespaces | Enumerations
bulkdata.hh File Reference

Detailed Description

DRAMA 2 include file - Bulk Data support.

Author
Tony Farrell, AAO $Revision$ $Date$ $Id$
#include "DitsBulk.h"

Go to the source code of this file.

Classes

class  drama::BulkData
 Defines and optionally creates a shared memory section. More...
 
class  drama::BulkDataArg
 A class used to manage a bulk data argument to an action. More...
 
class  drama::BulkDataArgSds
 Class used to access SDS structure in bulk data arguments. More...
 
class  drama::BulkDataSds
 Defines and optionally creates a shared memory section containing an SDS structure. More...
 

Namespaces

namespace  drama
 The drama namespace contains all the classes, types etc of the DRAMA 2 implementation.
 

Enumerations

enum class  drama::ShareType { drama::Default = 0 , drama::Create = DITS_SHARE_CREATE }
 Share memory type codes. More...