Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::phys::ens::citation_t Struct Reference

A reference to a publication. More...

#include <ens.h>

List of all members.

Public Methods


Detailed Description

A reference to a publication.


Constructor & Destructor Documentation

more::phys::ens::citation_t::citation_t   [inline]
 

Construct an invalid keynum.

more::phys::ens::citation_t::citation_t int    year,
char *    rest
[inline]
 

Construct an initialized keynum.


Member Function Documentation

bool more::phys::ens::citation_t::is_valid   const
 

True if valid.

bool more::phys::ens::citation_t::operator== citation_t const &    rhs const [inline]
 

True if *this and rhs are equal.

char const* more::phys::ens::citation_t::rest_begin   const [inline]
 

Return a pointer to the first of the remaining 4 characters.

char const* more::phys::ens::citation_t::rest_end   const [inline]
 

Return rest_begin() + 4.

void more::phys::ens::citation_t::sync io::syncstream  
 

int more::phys::ens::citation_t::year   const [inline]
 

Return the first part of the keynum, which in conventionally set to the year of the reference.


The documentation for this struct was generated from the following file:
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.