e=no private: char {U} Name;
//## end KnowlageGuide :: Name% 4B31B155032Atr
//Additional Implementation Declarations
//## begin KnowlageGuide% 4B31A408010B.implementation preserve=yes
//## end KnowlageGuide% 4B31A408010B.implementation
};
//## begin KnowlageGuide% 4B31A408010B.postscript preserve=yes
//## end KnowlageGuide% 4B31A408010B.postscript
//Class KnowlageGuide
//## Get and Set Operations for Class Attributes (inline) const int KnowlageGuide :: get_Id () const
{
//## begin KnowlageGuide :: get_Id% 4B31B1500287.get preserve=noId;
//## end KnowlageGuide :: get_Id% 4B31B1500287.get
} void KnowlageGuide :: set_Id (int value)
{
//## begin KnowlageGuide :: set_Id% 4B31B1500287.set preserve=no=value;
//## end KnowlageGuide :: set_Id% 4B31B1500287.set
} const char KnowlageGuide :: get_Name () const
{
//## begin KnowlageGuide :: get_Name% 4B31B155032A.get preserve=noName;
//## end KnowlageGuide :: get_Name% 4B31B155032A.get
} void KnowlageGuide :: set_Name (char value)
{
//## begin KnowlageGuide :: set_Name% 4B31B155032A.set preserve=no=value;
//## end KnowlageGuide :: set_Name% 4B31B155032A.set
}
//## begin module% 4B31B5D502DD.epilog preserve=yes
//## end module% 4B31B5D502DD.epilog
#endif
ServerExe.h
//## begin module% 1.7% .codegen_version preserve=yes
//Read the documentation to learn more about C ++ code generator
//versioning.
//## end module% 1.7% .codegen_version
//## begin module% 4B31B5F80302.cm preserve=no
//% X%% Q%% Z%% W%
//## end module% 4B31B5F80302.cm
//## begin module% 4B31B5F80302.cp preserve=no
//## end module% 4B31B5F80302.cp
//## Module: ServerExe% 4B31B5F80302; Task specification
//## Subsystem: Сервер% 4B31B4D100D5
//## Source file: D: Сервер ServerExe.h
#ifndef ServerExe_h
#define ServerExe_h 1
//## begin module% 4B31B5F80302.additionalIncludes preserve=no
//## end module% 4B31B5F80302.additionalIncludes
//## begin module% 4B31B5F80302.includes preserve=yes
//## end module% 4B31B5F80302.includes
//SystemsGuide
#include Сервер SystemsGuide.h
//KnowlageGuide
#include Сервер KnowlageGuide.h
//FounderGuard
#include Сервер FounderGuard.h
//EducationGuide
#include Сервер EducationGuide.h
//DevelopmentGuide
#include Сервер DevelopmentGuide.h
//## begin module% 4B31B5F80302.declarations preserve=no
//## end module% 4B31B5F80302.declarations
//## begin module% 4B31B5F80302.additionalDeclarations preserve=yes
//## end module% 4B31B5F80302.additionalDeclarations
//## begin module% 4B31B5F80302.epilog preserve=yes
//## end module% 4B31B5F80302.epilog
#endif
SystemsGuide.cpp
//## begin module% 1.7% .codegen_version preserve=yes
//Read the documentation to learn more about C ++ code generator
//versioning.
//## end module% 1.7% .codegen_version
//## begin module% 4B31B5EF0024.cm preserve=no
//% X%% Q%% Z%% W%
//## end module% 4B31B5EF0024.cm
//## begin module% 4B31B5EF0024.cp preserve=no
//## end module% 4B31B5EF0024.cp
//## Module: SystemsGuide% 4B31B5EF0024; Package body
//## Subsystem: Сервер% 4B31B4D100D5
//## Source file: D: Сервер SystemsGuide.cpp
//## begin module% 4B31B5EF0024.additionalIncludes preserve=no
//## end module% 4B31B5EF0024.additionalIncludes
//## begin module% 4B31B5EF0024.includes preserve=yes
//## end module% 4B31B5EF0024.includes
//SystemsGuide
#include Сервер SystemsGuide.h
//## begin module% 4B31B5EF0024.declarations preserve=no
//## end module% 4B31B5EF0024.declarations
//## begin module% 4B31B5EF0024.additionalDeclarations preserve=yes
//## end module% 4B31B5EF0024.additionalDeclarations
//Class SystemsGuide :: SystemsGuide ()
//## begin SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.hasinit preserve=no
//## end SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.hasinit
//## begin SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.initialization preserve=yes
//## end SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.initialization
{
//## begin SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.body preserve=yes
//## end SystemsGuide :: SystemsGuide% 4B31AFC3032E_const.body
} :: SystemsGuide (const SystemsGuide amp; right)
//## begin SystemsGuide :: Sy...