Go to the SVN repository for this file.
1 #ifndef DIR_DIR_DIR___HEADER_TEMPLATE__HPP 2 #define DIR_DIR_DIR___HEADER_TEMPLATE__HPP 55 #include <dir/dir/dir/some_other_header.hpp> 80 #define NCBI_MACRO_ANOTHER 2 123 typedef char* (*FHandler)
Include a standard set of the NCBI C++ Toolkit most basic headers.
CMyClass(int param1, int param2)
A brief description of a non-trivial constructor.
int m_PublicData
Describe public member here, explain why it's public.
friend class CSomeFriendClass
CFooClass(const CFooClass &)
This method is declared as private but is not implemented to prevent member-wise copying.
CMyClass(TMyBitMask init_mask)
A brief description of another constructor.
int m_PrivateData
Brief member description here.
double m_FooBar
Brief description of a data member â notice no details are here since brief description is adequate.
EMyBitEnum
An enumerator used as a bitmask.
EMyEnum
A brief description of an enumerator.
static int ProtectedFunc(char ch)
Brief function description here.
unsigned int TMyBitMask
bit-wise OR of "EMyBitEnum"
static int sm_PrivateStaticData
Brief static member description here.
virtual void TestMeToo(char par1, const string &par2)=0
A brief description of TestMeToo.
friend bool SomeFriendFunc(void)
int TestMe(int foo, const char *bar)
A brief description of TestMe.
CFooClass & operator=(const CFooClass &)
This method is declared as private but is not implemented to prevent member-wise copying.
double x_PrivateFunc(int some_int=1)
Brief function description here.
@ eValName3
description for value 0x04.
@ eValName1
description for value 0x01.
@ eValName2
description for value 0x02.
@ eVal2
EMyEnum value eVal2 description.
@ eVal3
EMyEnum value eVal3 description.
@ eVal1
EMyEnum value eVal1 description. Note the use of ///<.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4