+
Point of view
All features
class CGI_REMOTE_INFO
Summary
REMOTE_ADDR, REMOTE_HOST, REMOTE_IDENT, REMOTE_USER
Direct parents
Insert list: ANY
Overview
Creation features
{CGI}
Features
{ANY}
{CGI}
{}
writable attribute
{ANY}
writable attribute
{ANY}
ident: FIXED_STRING
writable attribute
{ANY}
writable attribute
{ANY}
error: STRING
writable attribute
{CGI}
make (a: STRING, h: STRING, i: STRING, u: STRING)
effective procedure
{}
set_error (t: STRING)
effective procedure
{}
require
  • t /= Void
out_in_tagged_out_memory
effective procedure
{}
Append terse printable representation of current object in tagged_out_memory.
require
  • locked: tagged_out_locked
ensure
  • still_locked: tagged_out_locked
  • not_cleared: tagged_out_memory.count >= old tagged_out_memory.count
  • append_only: old tagged_out_memory.twin.is_equal(tagged_out_memory.substring(1, old tagged_out_memory.count))