debug.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define DBG(x)
#define DBG1(x)
#define DBG2(x)
#define DBGN(x)
#define FILE_N_LINE   fprintf(stderr, "%s:%d: ", __FILE__, __LINE__);


Define Documentation

#define DBG (  ) 

Definition at line 58 of file debug.h.

Referenced by libdap::Structure::_duplicate(), libdap::Array::add_constraint(), libdap::HTTPCacheTable::add_entry_to_cache_table(), libdap::DAS::add_table(), libdap::Vector::add_var(), libdap::AISDatabaseParser::aisEndDocument(), libdap::AISDatabaseParser::aisStartElement(), libdap::AttrTable::append_container(), libdap::HTTPCacheTable::cache_index_read(), libdap::HTTPCacheTable::cache_index_write(), libdap::HTTPCache::cache_response(), libdap::check_byte(), libdap::check_float32(), libdap::check_float64(), libdap::close_temp(), libdap::Connect::Connect(), libdap::DODSFilter::dataset_constraint(), libdap::Vector::deserialize(), libdap::DODSFilter::DODSFilter(), libdap::ConstraintEvaluator::eval_selection(), libdap::extract_string_argument(), libdap::Ancillary::find_ancillary_file(), libdap::Ancillary::find_group_ancillary_file(), libdap::DDS::find_matching_container(), libdap::Constructor::find_matching_container(), libdap::function_geoarray(), libdap::function_geogrid(), libdap::function_grid(), libdap::function_linear_scale(), libdap::HTTPCache::get_cached_response(), libdap::HTTPCache::get_conditional_request_headers(), libdap::DODSFilter::get_das_last_modified_time(), libdap::DODSFilter::get_data_last_modified_time(), libdap::DODSFilter::get_dds_last_modified_time(), libdap::GSEClause::get_stop(), libdap::GSEClause::GSEClause(), libdap::HTTPCacheInterruptHandler::handle_signal(), libdap::HTTPResponse::HTTPResponse(), libdap::RCReader::instance(), libdap::HTTPCache::instance(), libdap::Sequence::intern_data(), libdap::Sequence::intern_data_for_leaf(), libdap::Sequence::intern_data_parent_part_one(), libdap::Sequence::intern_data_parent_part_two(), libdap::Sequence::intern_data_private(), libdap::Connect::is_cache_enabled(), libdap::is_keyword(), libdap::HTTPCache::is_url_valid(), libdap::HTTPCache::lock_cache_interface(), libdap::HTTPCacheTable::HTTPCacheTable::CacheEntry::lock_read_response(), libdap::HTTPCacheTable::HTTPCacheTable::CacheEntry::lock_write_response(), main(), libdap::BaseTypeFactory::NewInt32(), libdap::BaseTypeFactory::NewSequence(), libdap::Error::OK(), libdap::DAS::parse(), libdap::parse_time(), libdap::DODSFilter::process_options(), libdap::Ancillary::read_ancillary_das(), libdap::Ancillary::read_ancillary_dds(), libdap::HTTPCacheTable::remove_cache_entry(), libdap::GeoConstraint::reorder_data_longitude_axis(), libdap::Str::serialize(), libdap::Sequence::serialize_leaf(), libdap::Sequence::serialize_parent_part_one(), libdap::Sequence::serialize_parent_part_two(), libdap::HTTPConnect::set_accept_deflate(), libdap::GeoConstraint::set_bounding_box(), libdap::BaseType::set_read_p(), libdap::BaseType::set_send_p(), libdap::DDS::transfer_attributes(), libdap::Constructor::transfer_attributes(), libdap::unescattr(), libdap::unique_names(), libdap::HTTPCache::unlock_cache_interface(), libdap::HTTPCacheTable::HTTPCacheTable::CacheEntry::unlock_read_response(), libdap::HTTPCacheTable::HTTPCacheTable::CacheEntry::unlock_write_response(), libdap::unoctstring(), libdap::HTTPCache::update_response(), xdr_str(), libdap::Array::~Array(), libdap::AttrTable::~AttrTable(), libdap::BaseType::~BaseType(), libdap::HTTPCache::~HTTPCache(), libdap::HTTPCacheResponse::~HTTPCacheResponse(), libdap::HTTPResponse::~HTTPResponse(), and libdap::Int32::~Int32().

#define DBG1 (  ) 

The purpose of DODS_DEBUG1 is to look at only a handful of the DBG() macros by changing them to DBG1() macros and defining DODS_DEBUG1.

Definition at line 67 of file debug.h.

#define DBG2 (  ) 

Definition at line 73 of file debug.h.

Referenced by libdap::DDS::add_var(), libdap::AISDatabaseParser::aisEndDocument(), libdap::AISDatabaseParser::aisEndElement(), libdap::AISDatabaseParser::aisStartDocument(), libdap::AISDatabaseParser::aisStartElement(), libdap::HTTPCacheTable::cache_index_read(), libdap::HTTPCacheTable::calculate_time(), libdap::DDXParser::characters(), libdap::HTTPCacheTable::create_hash_directory(), libdap::DDXParser::ddx_end_document(), libdap::DDXParser::ddx_end_element(), libdap::DDXParser::ddx_start_document(), libdap::DDXParser::ddx_start_element(), libdap::Sequence::deserialize(), libdap::DDS::exact_match(), libdap::GeoConstraint::find_longitude_indeces(), libdap::function_linear_scale(), libdap::HTTPConnect::HTTPConnect(), libdap::HTTPCache::instance(), libdap::Sequence::intern_data(), libdap::Sequence::intern_data_for_leaf(), libdap::Sequence::intern_data_parent_part_one(), libdap::Sequence::intern_data_parent_part_two(), libdap::HTTPCache::is_cache_enabled(), libdap::DDS::leaf_match(), libdap::DDS::mark(), libdap::DDS::parse(), libdap::HTTPCacheTable::parse_headers(), libdap::Sequence::read_row(), libdap::GeoConstraint::reorder_data_longitude_axis(), libdap::Sequence::serialize(), libdap::Sequence::serialize_parent_part_one(), libdap::Sequence::set_leaf_sequence(), libdap::HTTPCache::set_max_entry_size(), libdap::HTTPCache::set_max_size(), libdap::Vector::Vector(), libdap::Connect::~Connect(), libdap::HTTPConnect::~HTTPConnect(), libdap::Sequence::~Sequence(), and libdap::Vector::~Vector().

#define DBGN (  ) 

#define FILE_N_LINE   fprintf(stderr, "%s:%d: ", __FILE__, __LINE__);

Definition at line 50 of file debug.h.


Generated on Tue Mar 3 10:42:00 2009 for libdap++ by  doxygen 1.5.8