nds2-client - ClientDeveloper  0.16.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NDS::detail::conn_p_type Member List

This is the complete list of members for NDS::detail::conn_p_type, including all inherited members.

_parse_nds2_get_channel_line(char *buffer)NDS::detail::conn_p_typeprotected
_read_buffer(socket_t fd, void *dest, size_t size)NDS::detail::conn_p_typeprotected
_read_uint4(socket_t fd, uint4_type *dest)NDS::detail::conn_p_typeprotected
accesor_NDS::detail::conn_p_type
calculate_stride(NDS::buffer::gps_second_type gps_start, NDS::buffer::gps_second_type gps_stop, NDS::channels_type &selected_channels) const NDS::detail::conn_p_type
channel_cache_NDS::detail::conn_p_type
channel_cache_type typedefNDS::detail::conn_p_type
channel_mask_to_query_type_strings(channel_type channel_type_mask, std::vector< std::string > &queryTypes)NDS::detail::conn_p_type
channel_mem_cache_NDS::detail::conn_p_type
channel_mem_cache_type typedefNDS::detail::conn_p_type
channel_type typedefNDS::detail::conn_p_type
check(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names)NDS::detail::conn_p_type
conn_p_type(const NDS::parameters &params)NDS::detail::conn_p_typeexplicit
connect()NDS::detail::conn_p_type
connectedNDS::detail::conn_p_type
count_channels(std::string channel_glob, channel_type channel_type_mask=channel::DEFAULT_CHANNEL_MASK, data_type data_type_mask=channel::DEFAULT_DATA_MASK, sample_rate_type min_sample_rate=channel::MIN_SAMPLE_RATE, sample_rate_type max_sample_rate=channel::MAX_SAMPLE_RATE)NDS::detail::conn_p_typeinline
count_channels_nds1(std::string channel_glob, channel_type channel_type_mask=channel::DEFAULT_CHANNEL_MASK, data_type data_type_mask=channel::DEFAULT_DATA_MASK, sample_rate_type min_sample_rate=channel::MIN_SAMPLE_RATE, sample_rate_type max_sample_rate=channel::MAX_SAMPLE_RATE)NDS::detail::conn_p_type
count_channels_nds2(std::string channel_glob, channel_type channel_type_mask=channel::DEFAULT_CHANNEL_MASK, data_type data_type_mask=channel::DEFAULT_DATA_MASK, sample_rate_type min_sample_rate=channel::MIN_SAMPLE_RATE, sample_rate_type max_sample_rate=channel::MAX_SAMPLE_RATE)NDS::detail::conn_p_type
cur_nds1_gpstime()NDS::detail::conn_p_type
current_epoch() const NDS::detail::conn_p_type
current_epoch_NDS::detail::conn_p_typeprotected
cycle_nds1_connection()NDS::detail::conn_p_type
data_type typedefNDS::detail::conn_p_type
dispatch_iterate(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names)NDS::detail::conn_p_type
epoch_cache_NDS::detail::conn_p_typeprotected
err_msg_unexpected_no_data_found(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const channel::channel_names_type &names)NDS::detail::conn_p_type
fetch(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names, channels_type *reference_channels=nullptr)NDS::detail::conn_p_type
fetch_available(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names)NDS::detail::conn_p_typeprotected
fetch_fragment(request_fragment &fragment, const buffer_initializer &initializer, bool buffers_initialized)NDS::detail::conn_p_typeprotected
fill_gap(data_type DataType, channel::size_type DataSizeType, unsigned char *start, unsigned char *end)NDS::detail::conn_p_type
finalize_iterate(detail::iterate_handler *handler, iterate_finalize_reason reason)NDS::detail::conn_p_type
find_channels(channels_type &output, const NDS::channel_predicate_object &pred)NDS::detail::conn_p_type
find_channels_nds1(channels_type &output, std::string channel_glob, channel_type channel_type_mask=channel::DEFAULT_CHANNEL_MASK, data_type data_type_mask=channel::DEFAULT_DATA_MASK, sample_rate_type min_sample_rate=channel::MIN_SAMPLE_RATE, sample_rate_type max_sample_rate=channel::MAX_SAMPLE_RATE)NDS::detail::conn_p_type
find_channels_nds2(channels_type &output, std::string channel_glob, channel_type channel_type_mask=channel::DEFAULT_CHANNEL_MASK, data_type data_type_mask=channel::DEFAULT_DATA_MASK, sample_rate_type min_sample_rate=channel::MIN_SAMPLE_RATE, sample_rate_type max_sample_rate=channel::MAX_SAMPLE_RATE)NDS::detail::conn_p_type
get_availability(const epoch &time_span, const connection::channel_names_type &channel_names)NDS::detail::conn_p_type
get_availability(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names)NDS::detail::conn_p_type
get_epochs()NDS::detail::conn_p_type
get_last_message() const NDS::detail::conn_p_type
handleNDS::detail::conn_p_type
has_gaps(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names)NDS::detail::conn_p_type
hash() const NDS::detail::conn_p_type
hash_NDS::detail::conn_p_typeprotected
hostNDS::detail::conn_p_type
infer_daq_channel_info(const std::string &channel_name, daq_channel_t &channel, time_type gps)NDS::detail::conn_p_type
initializedNDS::detail::conn_p_typeprivatestatic
issue_iterate(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names, std::vector< NDS::channel > *final_channel_list=nullptr)NDS::detail::conn_p_type
iterate_available(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names)NDS::detail::conn_p_typeprotected
iterate_fast(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names)NDS::detail::conn_p_typeprotected
iterate_finalize_reason enum nameNDS::detail::conn_p_type
iterate_full(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names)NDS::detail::conn_p_typeprotected
iterate_handler_NDS::detail::conn_p_typeprotected
iterate_simple_gaps(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, buffer::gps_second_type stride, const connection::channel_names_type &channel_names)NDS::detail::conn_p_typeprotected
load_epochs_to_cache()NDS::detail::conn_p_typeprotected
next_raw_buffer(buffers_type &output)NDS::detail::conn_p_type
parameters_NDS::detail::conn_p_type
plan_fetches(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop, const connection::channel_names_type &channel_names, buffers_type &dest_buffers, request_fragments_type &retval)NDS::detail::conn_p_type
portNDS::detail::conn_p_type
process_check_data_result(int result, bool gaps_ok)NDS::detail::conn_p_typeprotected
protocolNDS::detail::conn_p_type
request_end_time() const NDS::detail::conn_p_typeinline
request_end_time(time_type Value)NDS::detail::conn_p_typeinline
request_end_time_NDS::detail::conn_p_type
request_in_progress() const NDS::detail::conn_p_typeinline
request_in_progress(bool Value)NDS::detail::conn_p_typeinline
request_in_progress_NDS::detail::conn_p_type
request_start_time() const NDS::detail::conn_p_typeinline
request_start_time(time_type Value)NDS::detail::conn_p_typeinline
request_start_time_NDS::detail::conn_p_type
resolve_epoch(const std::string &epoch_name)NDS::detail::conn_p_typeprotected
retreive_channels_from_nds2(const std::vector< std::string > &types, const std::string &channel_glob, Filter &filt, Function &fn)NDS::detail::conn_p_typeprotected
sample_rate_type typedefNDS::detail::conn_p_type
set_epoch(const std::string &epoch_name)NDS::detail::conn_p_type
set_epoch(buffer::gps_second_type gps_start, buffer::gps_second_type gps_stop)NDS::detail::conn_p_type
set_epoch_if_changed(const epoch &time_span)NDS::detail::conn_p_type
setup_daq_chanlist(buffer::gps_second_type gps_start, const connection::channel_names_type &channel_names, bool &have_minute_trends, double &bytes_per_sample, std::vector< NDS::channel > *final_channel_list=nullptr)NDS::detail::conn_p_typeprotected
shutdown()NDS::detail::conn_p_type
socket_t typedefNDS::detail::conn_p_type
sync_parameters()NDS::detail::conn_p_typeinline
termination_block()NDS::detail::conn_p_typeinline
time_type typedefNDS::detail::conn_p_type
validate() const NDS::detail::conn_p_typeinline
validate_daq(int RetCode) const NDS::detail::conn_p_typeinline
~conn_p_type()NDS::detail::conn_p_type