GenICam::gcstring::gcwchar#
#include <Base/GCString.h>
Public Functions#
Public Functions Documentation#
function gcwchar#
Creates a buffer of n wchar_ts.
function c_str#
Gets the c-string.
function length#
Gets the length of the buffer.
function ~gcwchar#
destructor