Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::phys::ens::comment_refs_t Struct Reference
A set of comment refereces.
More...
#include <
ens.h
>
List of all members.
Public Types
typedef std::vector< char
>::
const_iterator
iterator
typedef std::vector< char
>::const_iterator
const_iterator
Public Methods
comment_refs_t
()
comment_refs_t
(char const *beg, char const *end)
iterator
begin
() const
iterator
end
() const
bool
empty
() const
void
insert
(char ch)
bool
contains
(char ch) const
bool
operator<
(comment_refs_t const &rhs) const
bool
operator==
(comment_refs_t const &rhs) const
void
sync
(
io::syncstream
&)
Detailed Description
A set of comment refereces.
Member Typedef Documentation
typedef std::vector<char>::const_iterator more::phys::ens::comment_refs_t::const_iterator
typedef std::vector<char>::
const_iterator
more::phys::ens::comment_refs_t::iterator
Constructor & Destructor Documentation
more::phys::ens::comment_refs_t::comment_refs_t
(
)
[inline]
more::phys::ens::comment_refs_t::comment_refs_t
(
char const *
beg
,
char const *
end
)
Member Function Documentation
iterator
more::phys::ens::comment_refs_t::begin
(
)
const
[inline]
bool more::phys::ens::comment_refs_t::contains
(
char
ch
)
const
[inline]
bool more::phys::ens::comment_refs_t::empty
(
)
const
[inline]
iterator
more::phys::ens::comment_refs_t::end
(
)
const
[inline]
void more::phys::ens::comment_refs_t::insert
(
char
ch
)
[inline]
bool more::phys::ens::comment_refs_t::operator<
(
comment_refs_t const &
rhs
)
const
[inline]
bool more::phys::ens::comment_refs_t::operator==
(
comment_refs_t const &
rhs
)
const
[inline]
void more::phys::ens::comment_refs_t::sync
(
io::syncstream
&
)
The documentation for this struct was generated from the following file:
more/phys/
ens.h
Generated on Sat Sep 7 19:13:03 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.