This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | SMP |
Classes | |
| struct | SMP::packet |
| Packets structure This structure defines the packets as optional data unit used in buffer transferring. More... | |
| class | SMP::SMPBufferBase |
| Base class for SLIM communication channel. More... | |
| class | SMP::SMPBuffer |
| Data type communication channel class The default buffer type. More... | |
| class | SMP::SMPSignalBuffer |
| This is for signal buffer, current there is no other elemenets than SMPBufferBase. More... | |
Typedefs | |
| typedef unsigned char | SMP::byte |
Enumerations | |
| enum | { NORMAL = 0, RESET, INPUT_EOF, OUTPUT_EOF } |
| enum | { DATA_BUFFER = 0, SIGNAL_BUFFER } |
Variables | |
| const int | SMP::BUF_MAX = 1024 |
===========================================================================================
1.5.1