Classes | Namespaces | Typedefs | Enumerations

BotPlatformSDK.idl File Reference

BotPlatform SDK Com IDL. More...

Classes

interface  IRobotServerFactory
 IRobotServerFactory Interface. More...
interface  IRobotServer
 IRobotServer Interface. More...
interface  IRobotResource
 IRobotResource Interface. More...
interface  IRobotUser
 IRobotUser Interface. More...
interface  IRobotSession
 IRobotSession Interface. More...
interface  IRobotUsers
 IRobotUsers Interface. More...
interface  IRobotMessage
 IRobotMessage Interface. More...
interface  IRobotFileDescriptor
 IRobotFileDescriptor Interface. More...
class  BotPlatformSDKLib::RobotServerFactory
 RobotServerFactory Class. More...
interface  BotPlatformSDKLib::_IRobotServerEvents
 _IRobotServerEvents Dispatch Interface More...
class  BotPlatformSDKLib::RobotServer
 RobotServer Class. More...

Namespaces

namespace  BotPlatformSDKLib
 

BotPlatformSDKLib Library.


Typedefs

typedef enum _OPEN_MODE BotPlatformSDKLib::OPEN_MODE
 OPEN_MODE enum.
typedef enum _FONT_STYLE BotPlatformSDKLib::FONT_STYLE
 FONT_STYLE enum.

Enumerations

enum  BotPlatformSDKLib::_OPEN_MODE { BotPlatformSDKLib::OPEN_MODE_UNKONW = 0, BotPlatformSDKLib::OPEN_MODE_CONV_OPEN = 1, BotPlatformSDKLib::OPEN_MODE_TIMEOUT = 2, BotPlatformSDKLib::OPEN_MODE_ROBOT = 3 }
 

_OPEN_MODE enum

More...
enum  BotPlatformSDKLib::_FONT_STYLE {
  BotPlatformSDKLib::STYLE_BOLD = 1, BotPlatformSDKLib::STYLE_ITALIC = 2, BotPlatformSDKLib::STYLE_UNDERLINE = 4, BotPlatformSDKLib::STYLE_STRIKE = 8,
  BotPlatformSDKLib::STYLE_BOLD_ITALIC = 3, BotPlatformSDKLib::STYLE_ALL = 15
}
 

_FONT_STYLE enum

More...

Detailed Description

BotPlatform SDK Com IDL.

 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Properties