struct
AutoComment
One
d4c&b
auto element comment.
Public members:
AutoComment
(void)
Empty comment.
AutoComment
(char*
c
, const char*
e
, uint
l
)
Comment
c
.
AutoComment
&
operator =
(
AutoComment
const&
c
)
void
set
(char*
c
, const char*
e
, uint
l
)
Set comment from arguments (see AutoComment() above)
const char*
summary
(void) const
Comment summary part only.
const char*
elaborate
(void) const
Comment elaborate part only
uint
firstLine
(void) const
Line number of first comment line.
uint
elaborateFirstLine
(void) const
Line number of first elaborate line.