StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
RTS
include
DB
conditions
rtsHash.h
1
#ifndef _RTSHASH_H_
2
#define _RTSHASH_H_
3
4
#include "rtsDbConstants.h"
5
6
struct
rtsHash
7
{
8
int
version;
9
unsigned
int
hash;
10
char
comment[VARCHAR_LENGTH];
11
};
12
13
#endif
rtsHash
Definition:
rtsHash.h:6
Generated by
1.8.5