DCSModulesAPI  1.0.0
DCS sub project containing all the control modules as libraries.
Public Attributes | List of all members
DCS::Utils::BasicString Struct Reference

A very simple string buffer to hold char values. Used for string information manipulations via tcp/ip mostly. More...

#include <DCS_ModuleUtils.h>

Public Attributes

char buffer [512]
 The sized string buffer.
 

Detailed Description

A very simple string buffer to hold char values. Used for string information manipulations via tcp/ip mostly.


The documentation for this struct was generated from the following file: