MOOS 0.2375
|
#include <map>
#include <string>
#include <list>
Go to the source code of this file.
Classes | |
class | CThirdPartyRequest |
Defines | |
#define | AFX_THIRDPARTYREQUEST_H__55C4EEE9_531A_42F4_9483_D7D403C19849__INCLUDED_ |
Typedefs | |
typedef std::list< std::string > | STRING_LIST |
typedef std::map< std::string, STRING_LIST > | STRING_LIST_MAP |
#define AFX_THIRDPARTYREQUEST_H__55C4EEE9_531A_42F4_9483_D7D403C19849__INCLUDED_ |
Definition at line 39 of file ThirdPartyRequest.h.
typedef std::list<std::string> STRING_LIST |
Definition at line 47 of file ThirdPartyRequest.h.
typedef std::map<std::string,STRING_LIST> STRING_LIST_MAP |
Definition at line 48 of file ThirdPartyRequest.h.