|
#include <pantheios/pantheios.h>
#include <pantheios/quality/contract.h>
#include <stlsoft/stlsoft.h>
#include <stlsoft/memory/auto_buffer.hpp>
Go to the source code of this file.
Namespaces | |
namespace | pantheios |
Functions | |
size_t | pantheios_getHostName (pan_char_t *buffer, size_t cchBuffer) |
Retrieves the host system identifier. | |
size_t | getHostName (pan_char_t *buffer, size_t cchBuffer) |
Equivalent to pantheios_getHostName(). | |
template<size_t N, typename A> | |
size_t | getHostName (stlsoft::auto_buffer< pan_char_t, A, N > &buffer) |
Retrieves the host system identifier. |
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |