UniSet
2.44.3
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
// -----------------------------------------------------------------------------
uniset::ObjectId
long ObjectId
Определения
UniSetTypes_i.idl:30
Документация по UniSet. Последние изменения:
. Создано системой
1.16.1