libepp_nicbr
Main Page
Classes
Files
File List
File Members
include
RegistrationPeriod.H
Go to the documentation of this file.
1
/* ${copyright}$ */
2
/* $Id: RegistrationPeriod.H 1086 2010-12-10 13:07:28Z eduardo $ */
7
#ifndef __REGISTRATION_PERIOD_H__
8
#define __REGISTRATION_PERIOD_H__
9
10
#include <string>
11
#include "
libepp_nicbr.H
"
12
13
using
std::string;
14
15
LIBEPP_NICBR_NS_BEGIN
16
17
struct
RegistrationPeriod
{
18
int
time;
19
string
unit;
20
RegistrationPeriod
() : time(0), unit(
""
) {}
21
};
22
23
LIBEPP_NICBR_NS_END
24
#endif // __REGISTRATION_PERIOD_H__
RegistrationPeriod
Definition:
RegistrationPeriod.H:17
libepp_nicbr.H
Project defines.
Generated on Wed Jan 28 2015 15:17:52 for libepp_nicbr by
1.8.9