inlinecode tagSyntax:
inlinecode class {inline implementations of members-declared member functions
}
For those member functions that should be inlined, their implementation should be delimited by the inlinecode tag. For non-class inline functions, use an auxfile statement.