FooBar
Main Page
Classes
Files
File List
File Members
label.h
Go to the documentation of this file.
1
#ifndef _LABEL_h_
2
#define _LABEL_h_
3
4
#include <string>
5
6
class
Label
7
{
8
public
:
9
friend
class
BoostSerialization
;
10
friend
class
HPXSerialization
;
11
12
std::string
name
;
13
};
14
15
#endif
Label::BoostSerialization
friend class BoostSerialization
Definition:
label.h:9
Label::HPXSerialization
friend class HPXSerialization
Definition:
label.h:10
Label
Definition:
label.h:6
Label::name
std::string name
Definition:
label.h:12
src
label.h
Generated on Tue Jul 14 2015 15:57:11 for FooBar by
1.8.9.1