Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_CString.hxx>
#include <Standard_PCharacter.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_IStream.hxx>
#include <Standard_OStream.hxx>
#include <Standard_Boolean.hxx>
Data Structures | |
class | Interface_MSG |
This class gives a set of functions to manage and use a list of translated messages (messagery) Keys are strings, their corresponding (i.e. translated) items are strings, managed by a dictionary (a global one). If the dictionary is not set, or if a key is not recorded, the key is returned as item, and it is possible to : More... |