NCL Library
Variables
DDEClient.cpp File Reference
#include "Common.hpp"
#include "DDEClient.hpp"
#include <WCL/StrArray.hpp>
#include "DDEException.hpp"
#include "DDEString.hpp"
#include "DDECltConv.hpp"
#include "IDDEClientListener.hpp"
#include "DDEData.hpp"
#include <algorithm>

Variables

static const size_t MAX_SERVER_LEN = 256
 The maximum length of the server name in chars.
static const size_t MAX_TOPIC_LEN = 256
 The maximum length of the topic name in chars.

Variable Documentation

const size_t MAX_SERVER_LEN = 256 [static]

The maximum length of the server name in chars.

const size_t MAX_TOPIC_LEN = 256 [static]

The maximum length of the topic name in chars.