ACE 8.0.5
Loading...
Searching...
No Matches
Configuration.cpp File Reference
#include "ace/Configuration.h"
#include "ace/SString.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_strings.h"
#include "ace/Tokenizer_T.h"
#include "ace/OS_NS_unistd.h"
#include <memory>

Functions

static const ACE_TCHARtemp_name (const ACE_TCHAR *name)

Variables

static constexpr int ACE_DEFAULT_BUFSIZE = 256

Function Documentation

◆ temp_name()

const ACE_TCHAR * temp_name ( const ACE_TCHAR * name)
static

Variable Documentation

◆ ACE_DEFAULT_BUFSIZE

int ACE_DEFAULT_BUFSIZE = 256
staticconstexpr