%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_sc_impl ::xo::db::sql::acs_sc_impl → delete → get_id → get_name → new ::xo::db::sql::acs_sc_impl->::xotcl::Object

Class ::xo::db::sql::acs_sc_impl

::xo::db::sql::acs_sc_impl[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_impl[i] delete [ -dbn dbn ] \
        -impl_contract_name impl_contract_name  -impl_name impl_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -impl_contract_name
    (required)
    -impl_name
    (required)

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

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

     xo::db::sql::acs_sc_impl[i] get_id [ -dbn dbn ] \
        -impl_contract_name impl_contract_name  -impl_name impl_name 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -impl_contract_name
    (required)
    -impl_name
    (required)

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

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

     xo::db::sql::acs_sc_impl[i] get_name [ -dbn dbn ] -impl_id impl_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_sc_impl[i] new [ -dbn dbn ] \
        -impl_contract_name impl_contract_name  -impl_name impl_name  \
        -impl_pretty_name impl_pretty_name  \
        -impl_owner_name impl_owner_name  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -impl_contract_name
    (required)
    -impl_name
    (required)
    -impl_pretty_name
    (required)
    -impl_owner_name
    (required)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.