UniSet
2.12.1
extensions
HttpResolver
tests
HttpResolver/tests/TestObject.h
1
#ifndef _TestObject_H_
2
#define _TestObject_H_
3
// -----------------------------------------------------------------------------
4
#include "UObject_SK.h"
5
// -----------------------------------------------------------------------------
6
class
TestObject
:
7
public
UObject_SK
8
{
9
public
:
10
TestObject
(
uniset::ObjectId
objId, xmlNode* cnode );
11
virtual
~
TestObject
();
12
13
14
protected
:
15
TestObject
();
16
};
17
// -----------------------------------------------------------------------------
18
#endif // _TestObject_H_
19
// -----------------------------------------------------------------------------
TestObject
Definition:
HttpResolver/tests/TestObject.h:6
UObject_SK
Definition:
UObject_SK.h:28
uniset::ObjectId
long ObjectId
Definition:
UniSetTypes_i.idl:30
Документация по UniSet. Последние изменения: Чт 1 Июл 2021 06:44:24. Создано системой
1.8.15