AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
SharedData Struct Reference
Collaboration diagram for SharedData:
[legend]

Public Member Functions

 SharedData ()
 

Public Attributes

std::string shareName
 
void * pMemory
 
size_t memorySize
 
int32_t refCount
 
int fileDescriptor
 

Detailed Description

Definition at line 28 of file memory.cpp.

Constructor & Destructor Documentation

◆ SharedData()

SharedData::SharedData ( )
inline

Definition at line 40 of file memory.cpp.

Member Data Documentation

◆ fileDescriptor

int SharedData::fileDescriptor

Definition at line 37 of file memory.cpp.

◆ memorySize

size_t SharedData::memorySize

Definition at line 32 of file memory.cpp.

◆ pMemory

void* SharedData::pMemory

Definition at line 31 of file memory.cpp.

◆ refCount

int32_t SharedData::refCount

Definition at line 33 of file memory.cpp.

◆ shareName

std::string SharedData::shareName

Definition at line 30 of file memory.cpp.


The documentation for this struct was generated from the following file: