Virtru SDK for C#  2.8.0
Virtru C# SDK module - Create, Read, and Manage TDF3 Files
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
Virtru.SDK.BufferSpan Class Reference
Inheritance diagram for Virtru.SDK.BufferSpan:

Public Member Functions

void Dispose ()
 
 BufferSpan ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Protected Attributes

bool swigCMemOwn
 

Package Functions

 BufferSpan (global::System.IntPtr cPtr, bool cMemoryOwn)
 

Static Package Functions

static
global::System.Runtime.InteropServices.HandleRef 
getCPtr (BufferSpan obj)
 
static
global::System.Runtime.InteropServices.HandleRef 
swigRelease (BufferSpan obj)
 

Properties

SWIGTYPE_p_std__uint8_t data [get, set]
 
uint dataLength [get, set]
 

Private Member Functions

 ~BufferSpan ()
 

Private Attributes

global::System.Runtime.InteropServices.HandleRef swigCPtr
 

Constructor & Destructor Documentation

Virtru.SDK.BufferSpan.BufferSpan ( global::System.IntPtr  cPtr,
bool  cMemoryOwn 
)
inlinepackage
Virtru.SDK.BufferSpan.~BufferSpan ( )
inlineprivate
Virtru.SDK.BufferSpan.BufferSpan ( )
inline

Member Function Documentation

void Virtru.SDK.BufferSpan.Dispose ( )
inline
virtual void Virtru.SDK.BufferSpan.Dispose ( bool  disposing)
inlineprotectedvirtual
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.BufferSpan.getCPtr ( BufferSpan  obj)
inlinestaticpackage
static global.System.Runtime.InteropServices.HandleRef Virtru.SDK.BufferSpan.swigRelease ( BufferSpan  obj)
inlinestaticpackage

Member Data Documentation

bool Virtru.SDK.BufferSpan.swigCMemOwn
protected
global.System.Runtime.InteropServices.HandleRef Virtru.SDK.BufferSpan.swigCPtr
private

Property Documentation

SWIGTYPE_p_std__uint8_t Virtru.SDK.BufferSpan.data
getset
uint Virtru.SDK.BufferSpan.dataLength
getset

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