%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_sc_msg_type ::xo::db::sql::acs_sc_msg_type → delete → get_id → get_name → new → new_element → parse_spec ::xo::db::sql::acs_sc_msg_type->::xotcl::Object

Class ::xo::db::sql::acs_sc_msg_type

::xo::db::sql::acs_sc_msg_type[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] delete [ -dbn dbn ] \
        -msg_type_name msg_type_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_name
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc delete xo::db::sql::acs_sc_msg_type proc delete xo::db::sql::acs_sc_msg_type proc delete->db_with_handle

    Testcases:
    No testcase defined.
  • get_id (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] get_id [ -dbn dbn ] \
        -msg_type_name msg_type_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_name
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc get_id xo::db::sql::acs_sc_msg_type proc get_id xo::db::sql::acs_sc_msg_type proc get_id->db_with_handle

    Testcases:
    No testcase defined.
  • get_name (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] get_name [ -dbn dbn ] \
        -msg_type_id msg_type_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc get_name xo::db::sql::acs_sc_msg_type proc get_name xo::db::sql::acs_sc_msg_type proc get_name->db_with_handle

    Testcases:
    No testcase defined.
  • new (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] new [ -dbn dbn ] \
        -msg_type_name msg_type_name  -msg_type_spec msg_type_spec  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_name
    (required)
    -msg_type_spec
    (required)
    -childof
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc new xo::db::sql::acs_sc_msg_type proc new xo::db::sql::acs_sc_msg_type proc new->db_with_handle

    Testcases:
    No testcase defined.
  • new_element (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] new_element [ -dbn dbn ] \
        -msg_type_name msg_type_name  -element_name element_name  \
        -element_msg_type_name element_msg_type_name  \
        [ -element_msg_type_isset_p element_msg_type_isset_p ] \
        -element_pos element_pos 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_name
    (required)
    -element_name
    (required)
    -element_msg_type_name
    (required)
    -element_msg_type_isset_p
    (defaults to "f") (optional)
    -element_pos
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc new_element xo::db::sql::acs_sc_msg_type proc new_element xo::db::sql::acs_sc_msg_type proc new_element->db_with_handle

    Testcases:
    No testcase defined.
  • parse_spec (scripted, public)

     xo::db::sql::acs_sc_msg_type[i] parse_spec [ -dbn dbn ] \
        -msg_type_name msg_type_name  -msg_type_spec msg_type_spec 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -msg_type_name
    (required)
    -msg_type_spec
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::acs_sc_msg_type proc parse_spec xo::db::sql::acs_sc_msg_type proc parse_spec xo::db::sql::acs_sc_msg_type proc parse_spec->db_with_handle

    Testcases:
    No testcase defined.