0.07.7
C++ Open Travel Request Parsing Library
LocationList.hpp
Go to the documentation of this file.
1
#ifndef __OPENTREP_LOCATIONLIST_HPP
2
#define __OPENTREP_LOCATIONLIST_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// STL
8
#include <list>
9
10
namespace
OPENTREP
{
11
12
// Forward declaration
13
struct
Location;
14
18
typedef
std::list<Location>
LocationList_T
;
19
20
}
21
#endif
// __OPENTREP_LOCATIONLIST_HPP
22
OPENTREP
Definition:
BasChronometer.cpp:10
OPENTREP::LocationList_T
std::list< Location > LocationList_T
Definition:
LocationList.hpp:13
Generated on Tue Jan 26 2021 00:00:00 for OpenTREP by
1.9.1