fintp_utils
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Collections.h File Reference
#include "DllMainUtils.h"
#include <map>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  FinTP::NameValueCollection
 Holds a collection of key-value pairs Keys and values can only be strings /summary> More...
 

Namespaces

namespace  FinTP
 

Typedefs

typedef pair< std::string,
std::string > 
FinTP::DictionaryEntry