|
STLdoc
STLdocumentation
|
Namespaces | |
| details | |
Functions | |
| template<class _To_Type > | |
| _To_Type | marshal_as (_In_z_ const char _from_object[]) |
| template<class _To_Type > | |
| _To_Type | marshal_as (_In_z_ const wchar_t _from_object[]) |
| template<class _To_Type , class _From_Type > | |
| _To_Type | marshal_as (const _From_Type &) |
| template<> | |
| System::String | marshal_as (_In_z_ const char *const &_from_object) |
| template<> | |
| System::String | marshal_as (_In_z_ char *const &_from_object) |
| template<> | |
| System::String | marshal_as (_In_z_ const wchar_t *const &_from_object) |
| template<> | |
| System::String | marshal_as (_In_z_ wchar_t *const &_from_object) |
| template<> | |
| System::String | marshal_as (const CComBSTR &_from_object) |
| template<> | |
| CComBSTR | marshal_as (System::String^const &_from_object) |
| template<> | |
| System::String | marshal_as (const CStringA &_from_obj) |
| template<> | |
| System::String | marshal_as (const CStringW &_from_obj) |
| template<> | |
| CStringA | marshal_as (System::String^const &_from_obj) |
| template<> | |
| CStringW | marshal_as (System::String^const &_from_obj) |
| template<> | |
| System::String | marshal_as (const std::string &_from_obj) |
| template<> | |
| std::string | marshal_as (System::String^const &_from_obj) |
| template<> | |
| System::String | marshal_as (const std::wstring &_from_obj) |
| template<> | |
| std::wstring | marshal_as (System::String^const &_from_obj) |
| template<> | |
| System::String | marshal_as (const _bstr_t &_from_object) |
| template<> | |
| _bstr_t | marshal_as (System::String^const &_from_object) |
| template<> | |
| System::IntPtr | marshal_as (const HANDLE &_from_object) |
| template<class _To_Type > | |
| _To_Type | marshal_as (System::IntPtr _from_object) |
| template<> | |
| HANDLE | marshal_as (System::IntPtr _from_object) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.8