📄 httptunne.mdl
字号:
(object Petal
version 44
_written "Rose 7.1.9642.27"
charSet 134)
(object Design "Logical View"
is_unit TRUE
is_loaded TRUE
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Scripting"
value FALSE))
quid "3B79ED8500A3"
defaults (object defaults
rightMargin 0.250000
leftMargin 0.250000
topMargin 0.250000
bottomMargin 0.500000
pageOverlap 0.250000
clipIconLabels TRUE
autoResize TRUE
snapToGrid TRUE
gridX 16
gridY 16
defaultFont (object Font
size 10
face "Arial"
bold FALSE
italics FALSE
underline FALSE
strike FALSE
color 0
default_color TRUE)
showMessageNum 1
showClassOfObject TRUE
notation "Unified")
root_usecase_package (object Class_Category "Use Case View"
quid "3B79ED8500B7"
exportControl "Public"
global TRUE
logical_models (list unit_reference_list)
logical_presentations (list unit_reference_list
(object UseCaseDiagram "Main"
quid "3B79EDA90087"
title "Main"
zoom 100
max_height 28350
max_width 21600
origin_x 0
origin_y 0
items (list diagram_item_list))))
root_category (object Class_Category "Logical View"
quid "3B79ED8500A4"
exportControl "Public"
global TRUE
subsystem "Component View"
quidu "3B79ED8500C1"
logical_models (list unit_reference_list
(object Class_Category "VC++ Reverse Engineered"
quid "3B79EDE4021E"
exportControl "Public"
logical_models (list unit_reference_list
(object Class_Category "HTTPTunneling"
quid "3B79EDE40233"
exportControl "Public"
logical_models (list unit_reference_list
(object Class "tunnel_exception"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "AfxSupportMacro"
value ""))
quid "3B79EDE4023D"
documentation "Tunnel exception class"
superclasses (list inheritance_relationship_list
(object Inheritance_Relationship
quid "3B79EDE40282"
supplier "extended_exception"))
operations (list Operations
(object Operation "tunnel_exception"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value TRUE))
quid "3B79EDE40283"
documentation
| Function name : configuration_stream_exception
| Description : Exception raised when a tunneled connection failed
| Return type :
| Argument : long nCode - exception code
| Argument : const char* pDescription = "Tunnel exception" - description
| Argument : const char* pFile = "" - the file name where the exception has occured
| Argument : long nLine = -1 - the line number where the exception has occured
parameters (list Parameters
(object Parameter "nCode"
quid "3B79EDE4028C"
type "long")
(object Parameter "pDescription"
quid "3B79EDE4028D"
type "const char*"
initv
|"Tunnel exception"
const TRUE)
(object Parameter "pFile"
quid "3B79EDE4028E"
type "const char*"
initv
|""
const TRUE)
(object Parameter "nLine"
quid "3B79EDE40296"
type "long"
initv "-1"))
concurrency "Sequential"
opExportControl "Public"
uid 0))
module "Component View::HTTPTunneling"
quidu "3B79EDD60213"
language "VC++")
(object Class "tunnel"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "AfxSupportMacro"
value ""))
quid "3B79EDE40322"
documentation "Tunnel class"
operations (list Operations
(object Operation "tunnel"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE500E9"
parameters (list Parameters
(object Parameter "pskSource"
quid "3B79EDE500EA"
type "a_ptr<sockstream>"
quidu "3B79EDE40386")
(object Parameter "pskDestination"
quid "3B79EDE500F3"
type "a_ptr<sockstream>"
quidu "3B79EDE40386")
(object Parameter "iBufferSize"
quid "3B79EDE500F4"
type "int"
initv "2*1024"))
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "~tunnel"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE500FD"
stereotype "virtual"
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "close"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE50108"
result "void"
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "is_active"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE50111"
result "bool"
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "tunnel::do_data_transfer"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE5011B"
result "void"
concurrency "Sequential"
opExportControl "Public"
uid 0))
class_attributes (list class_attribute_list
(object ClassAttribute "m_lID"
quid "3B79EDE5000C"
documentation " Id of the tunnel"
type "long"
exportControl "Public"))
module "Component View::HTTPTunneling"
quidu "3B79EDD60213"
language "VC++")
(object Instantiated_Class "a_ptr<sockstream>"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "Generate"
value FALSE))
quid "3B79EDE40386"
used_nodes (list uses_relationship_list
(object Uses_Relationship
quid "3B79EDE40387"
supplier "a_ptr"))
module "Component View::HTTPTunneling"
quidu "3B79EDD60213"
language "VC++")
(object Class "tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "AfxSupportMacro"
value ""))
quid "3B79EDE50175"
documentation "Tunnel constructor"
superclasses (list inheritance_relationship_list
(object Inheritance_Relationship
quid "3B79EDE5017F"
supplier "thread"))
operations (list Operations
(object Operation "tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE50180"
parameters (list Parameters
(object Parameter "pManager"
quid "3B79EDE50189"
type "manager*")
(object Parameter "pskSource"
quid "3B79EDE5018A"
type "a_ptr<sockstream>"
quidu "3B79EDE40386")
(object Parameter "szDestinationAddress"
quid "3B79EDE5018B"
type "const char*"
const TRUE)
(object Parameter "iDestinationPort"
quid "3B79EDE5018C"
type "int"))
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "~tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE50193"
stereotype "virtual"
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "close"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE5019D"
result "void"
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "stop"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE501A7"
stereotype "virtual"
result "void"
concurrency "Sequential"
opExportControl "Public"
uid 0))
class_attributes (list class_attribute_list
(object ClassAttribute "m_iDestinationPort"
quid "3B79EDE50201"
documentation " Destination port"
type "int"
exportControl "Protected"))
module "Component View::HTTPTunneling"
quidu "3B79EDD60213"
language "VC++")
(object Class "direct_tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "AfxSupportMacro"
value ""))
quid "3B79EDE50251"
documentation "Direct tunnel constructor"
superclasses (list inheritance_relationship_list
(object Inheritance_Relationship
quid "3B79EDE5025B"
supplier "Logical View::VC++ Reverse Engineered::HTTPTunneling::tunnel_constructor"
quidu "3B79EDE50175"))
operations (list Operations
(object Operation "direct_tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE5025C"
parameters (list Parameters
(object Parameter "pManager"
quid "3B79EDE5025D"
type "manager*")
(object Parameter "pskSource"
quid "3B79EDE50265"
type "a_ptr<sockstream>"
quidu "3B79EDE40386")
(object Parameter "szDestinationAddress"
quid "3B79EDE50266"
type "const char*"
const TRUE)
(object Parameter "iDestinationPort"
quid "3B79EDE50267"
type "int"))
concurrency "Sequential"
opExportControl "Public"
uid 0)
(object Operation "run"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE5026F"
stereotype "virtual"
result "unsigned long"
concurrency "Sequential"
opExportControl "Public"
uid 0))
module "Component View::HTTPTunneling"
quidu "3B79EDD60213"
language "VC++")
(object Class "proxy_tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "AppliedPattern"
value "none")
(object Attribute
tool "VC++"
name "AfxSupportMacro"
value ""))
quid "3B79EDE502A1"
documentation "Proxy tunnel constructor"
superclasses (list inheritance_relationship_list
(object Inheritance_Relationship
quid "3B79EDE502AB"
supplier "Logical View::VC++ Reverse Engineered::HTTPTunneling::tunnel_constructor"
quidu "3B79EDE50175"))
operations (list Operations
(object Operation "proxy_tunnel_constructor"
attributes (list Attribute_Set
(object Attribute
tool "VC++"
name "Inline"
value FALSE))
quid "3B79EDE502AC"
parameters (list Parameters
(object Parameter "pManager"
quid "3B79EDE502AD"
type "manager*")
(object Parameter "pskSource"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -