#include <NETGeographicLib/NETGeographicLib.h>
Public Member Functions | |
StringConvert () | |
Static Public Member Functions | |
static std::string | ManagedToUnmanaged (System::String^ s) |
static System::String^ | UnmanagedToManaged (const std::string &s) |
Definition at line 141 of file NETGeographicLib.h.
NETGeographicLib::StringConvert::StringConvert | ( | ) | [inline] |
Definition at line 143 of file NETGeographicLib.h.
static std::string NETGeographicLib::StringConvert::ManagedToUnmanaged | ( | System::String^ | s | ) | [static] |
static System::String ^ NETGeographicLib::StringConvert::UnmanagedToManaged | ( | const std::string & | s | ) | [inline, static] |
Definition at line 146 of file NETGeographicLib.h.