summaryrefslogtreecommitdiff
path: root/TAO/IIOP/docs/us/codecounts/tcpoa.cpp.cccc
blob: a5e145edfe2ca40c4e6569a228839565ed6602cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51

CCCC - a code counter for C and C++
===================================

A program to analyse C and C++ source code and report on
some simple software metrics
Version  1.00 
Copyright Tim Littlefair, 1995

The development of this program was heavily dependent on
the Purdue Compiler Construction Tool Set (PCCTS) 
by Terence Parr, Will Cohen, Hank Dietz, Russel Quoung
and others.

This software is provided with NO WARRANTY


Scope: ../../../lib/tcpoa.cpp
Canonical name                       From   To   COM   LOC   MVG   L/C   M/C
--------------------                 ---- ---- ----- ----- ----- ----- -----
static TCP_OA*the_oa;                1    44      14     1     0   0.1   0.0
static pthread_key_t request_key;    47   47       0     0     0            
static pthread_mutex_t tcpoa_mutex=  48   48       0     0     0            
static pthread_mutex_t tcpoa_lock=P  49   49       0     0     0            
static pthread_attr_t thread_attr;   50   50       0     0     0            
static void tcp_oa_dispatcher(){}    53   180     45    59 ?  10   1.3   0.2
static GIOP::LocateStatusType tcp_o  182  206      4    18     5   4.5   1.3
TCP_OA::TCP_OA(CORBA_ORB_ptr owning  209  237      5    19     3   3.8   0.6
TCP_OA::~TCP_OA(){}                  239  241      0     2     0 ! ***      
TCP_OA_ptr TCP_OA::init(){}          244  288     11    18     3   1.6   0.3
CORBA_Object_ptr __stdcall TCP_OA::  291  348      9    41 ?   8   4.6   0.9
CORBA_OctetSeq*__stdcall TCP_OA::ge  351  364      4     9     1   2.3   0.3
((GIOP::RequestHeader*)pthread_gets  368  382      9     1     0   0.1   0.0
CORBA_Object_ptr __stdcall _this(){  386  436     23    22     6   1.0   0.3
CORBA_OctetSeq*__stdcall TCP_OA::ge  439  454      6     8     1   1.3   0.2
CORBA_Principal_ptr __stdcall TCP_O  457  472      6     8     1   1.3   0.2
void TCP_OA::handle_message(){}      474  489      3     8     1   2.7   0.3
void*TCP_OA::worker(){}              493  527     16    15     4   0.9   0.3
void __stdcall TCP_OA::get_request(  531  779    128    82 ?  14   0.6   0.1
void __stdcall TCP_OA::please_shutd  782  797      3     9     0   3.0   0.0
void __stdcall TCP_OA::clean_shutdo  799  824      3    15     2   5.0   0.7
void __stdcall TCP_OA::register_dir  827  848      3    16     2   5.3   0.7
void __stdcall TCP_OA::get_request(  850  873      9    13     2   1.4   0.2
DEFINE_GUID(IID_TCP_OA,0xa201e4c4,0  876  882      4     2     0   0.5   0.0
ULONG __stdcall TCP_OA::AddRef(){Cr  885  894      0     6     1 ! *** ! ***
ULONG __stdcall TCP_OA::Release(){C  896  913      0    10     3 ! *** ! ***
HRESULT __stdcall TCP_OA::QueryInte  915  934      0    16     6 ! *** ! ***
--------------------                 ---- ---- ----- ----- ----- ----- -----
Summary for scope:                               305   425    73   1.4   0.2
--------------------                 ---- ---- ----- ----- ----- ----- -----