#include <cpp_member_spec.h>
+ Inheritance diagram for cpp_member_spect:
+ Collaboration diagram for cpp_member_spect:
- Public Member Functions inherited from
irept
defines ordering on the internal representation
defines ordering on the internal representation
defines ordering on the internal representation comments are ignored
Additional Inherited Members
- Public Types inherited from
irept
Used to refer to this class from derived classes.
- Static Public Member Functions inherited from
irept
count the number of named_sub elements that are not comments
Does the same as remove_ref, but using an explicit stack instead of recursion.
Detailed Description
Constructor & Destructor Documentation
◆ cpp_member_spect()
cpp_member_spect::cpp_member_spect
(
)
inline
Member Function Documentation
◆ is_empty()
bool cpp_member_spect::is_empty
(
)
const
inline
◆ is_explicit()
bool cpp_member_spect::is_explicit
(
)
const
inline
◆ is_friend()
bool cpp_member_spect::is_friend
(
)
const
inline
◆ is_inline()
bool cpp_member_spect::is_inline
(
)
const
inline
◆ is_virtual()
bool cpp_member_spect::is_virtual
(
)
const
inline
◆ set_explicit()
void cpp_member_spect::set_explicit
(
bool
value )
inline
◆ set_friend()
void cpp_member_spect::set_friend
(
bool
value )
inline
◆ set_inline()
void cpp_member_spect::set_inline
(
bool
value )
inline
◆ set_virtual()
void cpp_member_spect::set_virtual
(
bool
value )
inline
The documentation for this class was generated from the following file: