Macros |
#define | BOOST_TEST_MODULE std_nodes_custom_run |
#define | TUPLE(z, n, text) ((custom)(BOOST_PP_CAT(text, n))) |
#define | CUSTOM_TERMS_1_N0_ OWLCPP_NODE_TAGS_TOTAL |
#define | CUSTOM_TERMS_1 BOOST_PP_REPEAT_FROM_TO_1ST(0, 50, TUPLE, term) |
#define | CUSTOM_TERMS_2_N0_ (OWLCPP_NODE_TAGS_TOTAL + 50) |
#define | CUSTOM_TERMS_2 BOOST_PP_REPEAT_FROM_TO_1ST(50, 100, TUPLE, term) |
#define | CUSTOM_TERMS_3_N0_ (OWLCPP_NODE_TAGS_TOTAL + 100) |
#define | CUSTOM_TERMS_3 BOOST_PP_REPEAT_FROM_TO_1ST(100, 150, TUPLE, term) |
#define | CUSTOM_TERMS_4_N0_ (OWLCPP_NODE_TAGS_TOTAL + 150) |
#define | CUSTOM_TERMS_4 BOOST_PP_REPEAT_FROM_TO_1ST(150, 200, TUPLE, term) |
#define | OWLCPP_MANY_NODE_TAG_TYPE_MACRO_(r, n0, i, e) |
#define | OWLCPP_GENERATE_MANY_NODE_TAGS(seq, n0) BOOST_PP_SEQ_FOR_EACH_I(OWLCPP_MANY_NODE_TAG_TYPE_MACRO_, n0, seq) |
Functions |
| owlcpp::test::OWLCPP_NAMESPACE_TAG_TYPE (custom,"cst","http://custom-ns.net", OWLCPP_NAMESPACE_TAGS_TOTAL) |
typedef | owlcpp::test::OWLCPP_TERM_MPL_VECTOR (CUSTOM_TERMS_1) mpl_vector_terms_custom1_t |
typedef | owlcpp::test::OWLCPP_TERM_MPL_VECTOR (CUSTOM_TERMS_2) mpl_vector_terms_custom2_t |
typedef | owlcpp::test::OWLCPP_TERM_MPL_VECTOR (CUSTOM_TERMS_3) mpl_vector_terms_custom3_t |
typedef | owlcpp::test::OWLCPP_TERM_MPL_VECTOR (CUSTOM_TERMS_4) mpl_vector_terms_custom4_t |
| owlcpp::test::BOOST_GLOBAL_FIXTURE (Exception_fixture) |
| owlcpp::test::BOOST_AUTO_TEST_CASE (case01) |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2013