▼Nstdex | |
►Nchrono | |
Caosn_date | AOsn date |
Caosn_timestamp | AOsn timestamp |
►Nhtml | |
Ccomment | HTML comment |
Cdeclaration | HTML declaration |
Cdocument | HTML document |
Celement | HTML element <.../> |
Celement_end | Ending tag of an HTML element </...> |
Celement_start | Starting tag of an HTML element <...> |
Celement_traits | Describes attributes associated with a HTML element |
Centity | HTML entity |
Cinserted_token | Inserted HTML token |
Cinstruction | HTML instruction |
Cparser | HTML parser |
Csequence | Base class for HTML sequences |
Cstarting_token | Token representing start HTML tag |
Ctext_token | Token representing part of HTML text |
Ctoken | HTML token base class |
Curl_token | HTTP token representing an URL |
►Nidrec | |
Crecord | Helper class for read/write of records to/from memory |
►Nparser | |
Cbasic_angle | Test for angle in d°mm'ss.dddd form |
Cbasic_any_cu | Test for any code unit |
Cbasic_bol | Test for beginning of line |
Cbasic_branch | Test for any |
Cbasic_chemical_formula | Test for chemical formula |
Cbasic_creditor_reference | Test for Creditor Reference |
Cbasic_css_cdc | Legacy CSS comment end --> |
Cbasic_css_cdo | Legacy CSS comment start <!-- |
Cbasic_css_comment | CSS comment |
Cbasic_css_import | CSS import directive |
Cbasic_css_string | CSS string |
Cbasic_css_uri | URI in CSS |
Cbasic_cu | Test for specific code unit |
Cbasic_cu_set | Test for any code unit from a given string of code units |
Cbasic_date | Test for date |
Cbasic_dns_domain_char | Test for valid DNS domain character |
Cbasic_dns_name | Test for DNS domain/hostname |
Cbasic_email_address | Test for e-mail address |
Cbasic_emoticon | Test for emoticon |
Cbasic_eol | Test for end of line |
Cbasic_fraction | Test for fraction |
Cbasic_html_declaration_condition_end | End of condition ...]]> |
Cbasic_html_declaration_condition_start | Start of condition <![condition[... |
Cbasic_html_ident | Contiguous sequence of characters representing name of element, attribute etc |
Cbasic_html_tag | Tag |
Cbasic_html_value | Optionally-quoted string representing value of an attribute |
Cbasic_iban | Test for International Bank Account Number |
Cbasic_integer | Base class for integer testing |
Cbasic_integer10 | Test for decimal integer |
Cbasic_integer10ts | Test for decimal integer possibly containing thousand separators |
Cbasic_integer16 | Test for hexadecimal integer |
Cbasic_ipv4_address | Test for IPv4 address |
Cbasic_ipv6_address | Test for IPv6 address |
Cbasic_ipv6_scope_id_char | Test for valid IPv6 address scope ID character |
Cbasic_iterations | Test for repeating |
Cbasic_json_string | Test for JSON string |
Cbasic_mime_type | MIME content type |
Cbasic_mixed_numeral | Test for mixed numeral |
Cbasic_monetary_numeral | Test for monetary numeral |
Cbasic_noop | "No-op" match |
Cbasic_parser | Base template for all parsers |
Cbasic_permutation | Test for permutation |
Cbasic_phone_number | Test for phone number |
Cbasic_punct_cu | Test for any punctuation code unit |
Cbasic_roman_numeral | Test for Roman numeral |
Cbasic_scientific_numeral | Test for scientific numeral |
Cbasic_score | Test for match score |
Cbasic_sequence | Test for sequence |
Cbasic_set | |
Cbasic_si_reference | Test for SI Reference |
Cbasic_si_reference_delimiter | Test for SI Reference delimiter |
Cbasic_si_reference_part | Test for SI Reference part |
Cbasic_signed_numeral | Test for signed numeral |
Cbasic_space_cu | Test for any space code unit |
Cbasic_space_or_punct_cu | Test for any space or punctuation code unit |
Cbasic_string | Test for given string |
Cbasic_string_branch | Test for any string |
Cbasic_time | Test for time |
Cbasic_url | Test for URL |
Cbasic_url_password_char | Test for valid URL password character |
Cbasic_url_path | Test for URL path |
Cbasic_url_path_char | Test for valid URL path character |
Cbasic_url_username_char | Test for valid URL username character |
Chtml_attribute | Tag attribute |
Chttp_agent | Test for HTTP agent |
Chttp_any_type | Test for HTTP any type |
Chttp_asterisk | Test for HTTP asterisk |
Chttp_cookie | Test for HTTP cookie (RFC2109) |
Chttp_cookie_parameter | Test for HTTP cookie parameter (RFC2109) |
Chttp_factor_more | |
Chttp_header | Test for HTTP header |
Chttp_language | Test for HTTP language (RFC1766) |
Chttp_line_break | Test for HTTP line break (RFC2616: CRLF | LF) |
Chttp_media_range | Test for HTTP media range (RFC2616: media-range) |
Chttp_media_type | Test for HTTP media type (RFC2616: media-type) |
Chttp_parameter | Test for HTTP parameter (RFC2616: parameter) |
Chttp_protocol | Test for HTTP protocol |
Chttp_quoted_string | Test for HTTP quoted string (RFC2616: quoted-string) |
Chttp_request | Test for HTTP request |
Chttp_space | Test for HTTP space (RFC2616: LWS) |
Chttp_text_char | Test for HTTP text character (RFC2616: TEXT) |
Chttp_token | Test for HTTP token (RFC2616: token - tolerates non-ASCII) |
Chttp_url | Test for HTTP URL |
Chttp_url_parameter | Test for HTTP URL parameter |
Chttp_url_path | Test for HTTP URL path segment |
Chttp_url_path_segment | Test for HTTP URL path segment |
Chttp_url_port | Test for HTTP URL port |
Chttp_url_server | Test for HTTP URL server |
Chttp_value | Test for HTTP value (RFC2616: value) |
Chttp_value_collection | Collection of HTTP values |
Chttp_weight | Test for HTTP weight factor |
Chttp_weighted_value | Test for HTTP weighted value |
Cparser_collection | Base template for collection-holding parsers |
Csgml_any_cp | Test for any SGML code point |
Csgml_cp | Test for specific SGML code point |
Csgml_cp_set | Test for any SGML code point from a given string of SGML code points |
Csgml_dns_domain_char | Test for valid DNS domain SGML character |
Csgml_ipv6_scope_id_char | Test for valid IPv6 address scope ID SGML character |
Csgml_punct_cp | Test for any SGML punctuation code point |
Csgml_space_cp | Test for any SGML space code point |
Csgml_space_or_punct_cp | Test for any SGML space or punctuation code point |
Csgml_string | Test for SGML given string |
Csgml_url_password_char | Test for valid URL password SGML character |
Csgml_url_path_char | Test for valid URL path SGML character |
Csgml_url_username_char | Test for valid URL username SGML character |
►Nstream | |
Casync_reader | Provides read-ahead stream capability |
Casync_writer | Provides write-back stream capability |
Cbasic |
UTF-8 byte-order-mark
|
Cbasic_file | Basic seekable stream operations |
Cbasic_sys | OS data stream (file, pipe, socket...) |
►Cbuffer | Buffered read/write stream |
Cbuffer_t | |
Cbuffered_sys | Buffered OS data stream (file, pipe, socket...) |
Ccache | Cached file |
Ccached_file | Cached file-system file |
Cconverter | Modifies data on the fly when reading from/writing to a source stream. Could also be used to modify read/write boundaries like FIFO queues, async read/write, buffering etc |
Cdiag_file | Compares multiple files to perform the same |
►Cfifo | In-memory FIFO queue |
Cnode_t | |
Cfile | File-system file |
Cfile_window | Limits file reading/writing to a predefined window |
Climiter | Limits reading from/writing to stream to a predefined number of bytes |
Cmemory_file | In-memory file |
►Creplicator | Replicates writing of the same data to multiple streams |
Cworker | |
Csocket | Socket stream |
Cwindow | Limits reading from/writing to stream to a predefined window |
►Nwav | |
Ccue | Cue point |
Ccue_ex | Extended cue |
Cdata | Encoded waveform content |
Cformat | Waveform format |
Cheader | File header |
Clabel | Label |
Clist | Associated data list |
Cltxt | Labeled text |
Cnote | Note |
Csilence | Silence |
Cwave | Waveform block |
►Caggregate_progress | Aggregated progress indicator |
Cworker_progress | Progress indicator for individual worker |
Cbase64_dec | Base64 decoding session |
Cbase64_enc | Base64 encoding session |
Cbase64_reader | Converts from Base64 when reading from a stream |
Cbase64_writer | Converts to Base64 when writing to a stream |
Cbasic_hash | Basic hashing operations |
Cbenchmark | Measures time between initialization and going out of scope |
Cblock_hash | Hashing in blocks |
Ccharset_encoder | Encoding converter context |
Ccrc32_hash | Hashes as CRC32 |
Cfree_locale_delete | Deleter for unique_ptr using free_locale |
Cglobal_progress | Global progress indicator |
Chex_dec | Hexadecimal decoding session |
Chex_enc | Hexadecimal encoding session |
Cinterval | Numerical interval |
Clazy_progress | Lazy progress indicator |
Clocale | Locale_t helper class to free_locale when going out of scope |
Cmapping | Maps index in source string to index in destination string |
Cmd2_t | MD2 hash value |
Cmd5_hash | Hashes as MD5 |
Cno_delete | Noop deleter |
Cno_delete< T[]> | Noop array deleter |
Cpool | Per-NUMA pool of items |
Cprogress | Progress indicator base class |
Cprogress_switcher | Progress indicator switcher |
Cring | Ring buffer |
Cscoped_executor | Executes one lambda immediately, and another when exiting the scope |
Csha1_hash | Hashes as SHA1 |
Csha256_t | SHA256 hash value |
Csha_t | SHA hash value |
Cspinlock | Spin-lock |
Cstream_hasher | Hashes read to or write from data of the stream |
Csys_info_t | System information |
Csys_object | Operating system object (file, pipe, anything with an OS handle etc.) |
Ctimeout_progress | Timeout progress indicator |
Cuser_cancelled | User cancelled exception |
Cvector_queue | Helper class to allow limited size FIFO queues implemented as vector of elements |
Cwatchdog | Triggers callback if not reset frequently enough |
Czlib_reader | Decompresses data when reading from a stream |
Czlib_writer | Compresses data when writing to a stream |