#include <stdio.h>
#include <OpenNet/OpenNet.h>
Go to the source code of this file.
|
enum | Status |
| The status codes. More...
|
|
|
OPEN_NET_PUBLIC const char * | OpenNet::Status_GetDescription (Status aStatus) |
| This methode returns the description of an status code. More...
|
|
OPEN_NET_PUBLIC const char * | OpenNet::Status_GetName (Status aStatus) |
| This methode returns the name of an status code. More...
|
|
OPEN_NET_PUBLIC Status | OpenNet::Status_Display (Status aStatus, FILE *aOut) |
| Display. More...
|
|
- Author
- KMS - Martin Dubois, ing.
- Copyright
- Copyright (C) 2018-2019 KMS. All right reserved.