boost.png (6897 bytes) Home Libraries People FAQ More

PrevUpHomeNext

Struct data_not_accessible

boost::date_time::data_not_accessible —

Synopsis

struct data_not_accessible {
  // construct/copy/destruct
  data_not_accessible();
  data_not_accessible(const std::string &);

  // public member functions
};

Description

data_not_accessible construct/copy/destruct

  1. data_not_accessible();
  2. data_not_accessible(const std::string & filespec);

data_not_accessible public member functions

    Copyright © 2001-2005 CrystalClear Software, Inc

    PrevUpHomeNext