Класс UniSetTypes::DBMessage
#include <MessageType.h>
Полный список членов класса
|
Открытые типы |
| enum | TypeOfQuery { Query,
Update,
Insert
} |
Открытые члены |
|
| DBMessage (TypeOfQuery qtype, const std::string query, TypeOfMessage tblid, Priority prior=Message::Low, ObjectId cons=UniSetTypes::DefaultObjectId) |
|
| DBMessage (const VoidMessage *msg) |
|
TransportMessage | transport_msg () const |
Открытые атрибуты |
|
DBMessage::TypeOfQuery | qtype |
|
TypeOfMessage | tblid |
|
char | data [size_of_query] |
Статические открытые данные |
|
static const unsigned int | size_of_query = 55 |
Подробное описание
Собщение DBServer-у
Объявления и описания членов классов находятся в файлах: