mycq::BinData | Binary data structure for Binary and VarBinary types |
mycq::Column | Represent a column information |
mycq::CQManager | Manages continuous queries of MyCQ Server |
mycq::CQResultQueue | Provides methods for using a CQResult queue in a MyCQ Server |
mycq::LoginUserInfo | Login User Information |
mycq::Message | Set or Get message values |
mycq::MyCQClient | Provides methods for connecting and closing to a MyCQ Server |
mycq::MyCQException | Represents the exception that is thrown when CMyCQClient, CUserManager, CQueueManager and CCQManager are not able to complete a operation |
mycq::MyCQFactory | Provides methods for getting MyCQClient instance and QueueSchema instance |
mycq::OnGetHandler | Asynchronous message get handler class. (you can implement your own asynchronous message get handler by inheritance of this class) |
mycq::P2PQueue | Provides methods for using a P2P queue in a MyCQ Server |
mycq::QueueManager | Manages queues of a MyCQ Server |
mycq::QueueSchema | Makes or represents columns of a queue schema |
mycq::TopicQueue | Provides methods for using a TOPIC queue in a MyCQ Server |
mycq::UserInfo | User Information |
mycq::UserManager | Manages users of a MyCQ Server |