CCIMXDesktop
Loading...
Searching...
No Matches
CommunicatableStatus.h
1
#ifndef COMMUNICATABLESTATUS_H
2
#define COMMUNICATABLESTATUS_H
3
4
enum class
CommunicatableStatus {
5
ONLINE,
6
OFFLINE,
7
WAITING
8
};
9
10
#endif
// COMMUNICATABLESTATUS_H
extern_app
CCommunicator
ui
communication_main
CommunicatableStatus.h
Generated by
1.9.8