API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data > Class Template Reference

Public Member Functions

 CFileCirc ()
 Initializes a new instance of the CFileCirc&lt;data&gt; class. More...
 
bool Swap (int elem1, int elem2)
 Swaps the specified element. More...
 

Public Attributes

const int LEN_FILE = 50
 

Properties

UInt32 HeadPtr [get, set]
 Gets or sets the head PTR. More...
 
UInt32 QueuePtr [get, set]
 Gets or sets the queue PTR. More...
 
UInt32 FileLenght [get, set]
 Gets or sets the file lenght. More...
 
UInt16 Empty [get, set]
 Gets or sets the empty. More...
 
UInt16 Full [get, set]
 Gets or sets the full. More...
 
data[] Commands [get, set]
 Gets or sets the commands. More...
 

Constructor & Destructor Documentation

Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.CFileCirc ( )

Initializes a new instance of the CFileCirc&lt;data&gt; class.

Member Function Documentation

bool Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.Swap ( int  elem1,
int  elem2 
)

Swaps the specified element.

Parameters
elem1The elem1.
elem2The elem2.
Returns

Property Documentation

data [] Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.Commands
getset

Gets or sets the commands.

The commands.

UInt16 Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.Empty
getset

Gets or sets the empty.

The empty.

UInt32 Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.FileLenght
getset

Gets or sets the file lenght.

The file lenght.

UInt16 Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.Full
getset

Gets or sets the full.

The full.

UInt32 Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.HeadPtr
getset

Gets or sets the head PTR.

The head PTR.

UInt32 Kinova.DLL.Data.Jaco.Diagnostic.CFileCirc< data >.QueuePtr
getset

Gets or sets the queue PTR.

The queue PTR.


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