Object ::nntp::Session::slot (public)

 ::nx::Object ::nntp::Session::slot[i]

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

  • portC
  • debugC
  • serverC

Testcases:
No testcase defined.
Source code:
::nx::slotObj -container slot ::nntp::Session

::nsf::object::alloc ::nx::VariableSlot ::nntp::Session::slot::server {array set :__cmd {__initblock {}}
   set :accessor none
   set :configurable true
   set :convert false
   set :defaultmethods {}
   set :disposition alias
   set :domain ::nntp::Session
   set :incremental 0
   set :manager ::nntp::Session::slot::server
   set :methodname server
   set :multiplicity 1..1
   set :name server
   set :per-object false
   set :position 0
   set :required 1
   set :trace none
   : init}

::nsf::object::alloc ::nx::VariableSlot ::nntp::Session::slot::debug {array set :__cmd {__initblock {}}
   set :accessor none
   set :configurable true
   set :convert false
   set :default 1
   set :defaultmethods {}
   set :disposition alias
   set :domain ::nntp::Session
   set :incremental 0
   set :manager ::nntp::Session::slot::debug
   set :methodname debug
   set :multiplicity 1..1
   set :name debug
   set :per-object false
   set :position 0
   set :required false
   set :trace none
   set :type int
   : init}

::nsf::object::alloc ::nx::VariableSlot ::nntp::Session::slot::port {array set :__cmd {__initblock {}}
   set :accessor none
   set :configurable true
   set :convert false
   set :defaultmethods {}
   set :disposition alias
   set :domain ::nntp::Session
   set :incremental 0
   set :manager ::nntp::Session::slot::port
   set :methodname port
   set :multiplicity 1..1
   set :name port
   set :per-object false
   set :position 0
   set :required 1
   set :trace none
   set :type int
   : init}
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: