KatanaNativeInterface  $VERSION$
Classes | Macros | Typedefs
cplBase.h File Reference
#include "common/dllexport.h"
#include "KNI/cdlBase.h"
Include dependency graph for cplBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CCplBase
 Abstract base class for protocol definiton. More...
 

Macros

#define BYTE_DECLARED
 

Typedefs

typedef unsigned char byte
 type specification (8 bit) More...
 

Macro Definition Documentation

◆ BYTE_DECLARED

#define BYTE_DECLARED

Definition at line 32 of file cplBase.h.

Typedef Documentation

◆ byte

typedef unsigned char byte

type specification (8 bit)

Definition at line 33 of file cplBase.h.