#include <ilserver/boolean.h>
#include <ilserver/sstring.h>
|
class | IlsTranslationMng |
| API FOR ADVANCED USERS – This class is used to managed the encoding and decoding functions used to translate strings between different locales. More...
|
|
|
typedef char *(* | IlsMsgDecoder) (const char *buf, unsigned long &len) |
| This function type is used when a message is expected from the communication layer. More...
|
|
typedef char *(* | IlsMsgEncoder) (const char *buf, unsigned long &len) |
| This function type is used when a message is to be sent over the communication layer. More...
|
|
© Copyright 2018, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.