FONTAINE  1.0
Enumerations
BufferSizes.h File Reference

Go to the source code of this file.

Enumerations

enum  BUFFERSIZE { LARGE_STRING_BUFFER_SIZE =2048, GENERAL_STRING_BUFFER_SIZE =1024, MEDIUM_STRING_BUFFER_SIZE =512, SMALL_STRING_BUFFER_SIZE =256 }
 

Enumeration Type Documentation

◆ BUFFERSIZE

enum BUFFERSIZE
Enumerator
LARGE_STRING_BUFFER_SIZE 
GENERAL_STRING_BUFFER_SIZE 
MEDIUM_STRING_BUFFER_SIZE 
SMALL_STRING_BUFFER_SIZE