UniSet
2.32.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:8
UObject_SK
Definition
UObject_SK.h:30
uniset::ObjectId
long ObjectId
Definition
UniSetTypes_i.idl:30
Документация по UniSet. Последние изменения: Ср 19 Июл 2023 21:17:14. Создано системой
1.10.0