File: HEADERFILES

package info (click to toggle)
nordugrid-arc 4.2.0-2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 31,848 kB
  • ctags: 19,588
  • sloc: cpp: 161,134; sh: 16,820; php: 15,352; perl: 15,150; python: 4,732; makefile: 3,953; ansic: 1,128; xml: 352; java: 238; sed: 16
file content (167 lines) | stat: -rw-r--r-- 4,843 bytes parent folder | download
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
HEADERFILES = \
arc/ArcConfig.h \
arc/ArcLocation.h \
arc/ArcRegex.h \
arc/ArcVersion.h \
arc/Base64.h \
arc/CheckSum.h \
arc/Counter.h \
arc/DBInterface.h \
arc/DateTime.h \
arc/FileAccess.h \
arc/FileLock.h \
arc/FileUtils.h \
arc/GUID.h \
arc/IString.h \
arc/IniConfig.h \
arc/IntraProcessCounter.h \
arc/Logger.h \
arc/MysqlWrapper.h \
arc/OptionParser.h \
arc/Profile.h \
arc/Run.h \
arc/StringConv.h \
arc/Thread.h \
arc/URL.h \
arc/User.h \
arc/UserConfig.h \
arc/Utils.h \
arc/Watchdog.h \
arc/XMLNode.h \
arc/communication/ClientInterface.h \
arc/communication/ClientSAML2SSO.h \
arc/communication/ClientX509Delegation.h \
arc/compute/Broker.h \
arc/compute/BrokerPlugin.h \
arc/compute/ComputingServiceRetriever.h \
arc/compute/Endpoint.h \
arc/compute/EndpointQueryingStatus.h \
arc/compute/EntityRetriever.h \
arc/compute/EntityRetrieverPlugin.h \
arc/compute/ExecutionTarget.h \
arc/compute/GLUE2.h \
arc/compute/GLUE2Entity.h \
arc/compute/Job.h \
arc/compute/JobControllerPlugin.h \
arc/compute/JobDescription.h \
arc/compute/JobDescriptionParserPlugin.h \
arc/compute/JobInformationStorage.h \
arc/compute/JobInformationStorageBDB.h \
arc/compute/JobInformationStorageXML.h \
arc/compute/JobState.h \
arc/compute/JobSupervisor.h \
arc/compute/RSLParser.h \
arc/compute/Software.h \
arc/compute/SubmissionStatus.h \
arc/compute/Submitter.h \
arc/compute/SubmitterPlugin.h \
arc/compute/TestACCControl.h \
arc/credential/CertUtil.h \
arc/credential/Credential.h \
arc/credential/NSSUtil.h \
arc/credential/PasswordSource.h \
arc/credential/Proxycertinfo.h \
arc/credential/VOMSAttribute.h \
arc/credential/VOMSUtil.h \
arc/credentialstore/CredentialStore.h \
arc/crypto/OpenSSL.h \
arc/data-staging/DTR.h \
arc/data-staging/DTRList.h \
arc/data-staging/DTRStatus.h \
arc/data-staging/DataDelivery.h \
arc/data-staging/DataDeliveryComm.h \
arc/data-staging/Generator.h \
arc/data-staging/Processor.h \
arc/data-staging/Scheduler.h \
arc/data-staging/TransferShares.h \
arc/data/DataBuffer.h \
arc/data/DataCallback.h \
arc/data/DataHandle.h \
arc/data/DataMover.h \
arc/data/DataPoint.h \
arc/data/DataPointDirect.h \
arc/data/DataPointIndex.h \
arc/data/DataSpeed.h \
arc/data/DataStatus.h \
arc/data/FileCache.h \
arc/data/FileCacheHash.h \
arc/data/FileInfo.h \
arc/data/MkDirRecursive.h \
arc/data/URLMap.h \
arc/delegation/DelegationInterface.h \
arc/external/cJSON/cJSON.h \
arc/globusutils/GSSCredential.h \
arc/globusutils/GlobusErrorUtils.h \
arc/globusutils/GlobusWorkarounds.h \
arc/infosys/InfoCache.h \
arc/infosys/InfoFilter.h \
arc/infosys/InfoRegister.h \
arc/infosys/InformationInterface.h \
arc/infosys/RegisteredService.h \
arc/job/error.h \
arc/job/runtimeenvironment.h \
arc/loader/FinderLoader.h \
arc/loader/Loader.h \
arc/loader/ModuleManager.h \
arc/loader/Plugin.h \
arc/message/MCC.h \
arc/message/MCCLoader.h \
arc/message/MCC_Status.h \
arc/message/Message.h \
arc/message/MessageAttributes.h \
arc/message/MessageAuth.h \
arc/message/PayloadRaw.h \
arc/message/PayloadSOAP.h \
arc/message/PayloadStream.h \
arc/message/Plexer.h \
arc/message/SOAPEnvelope.h \
arc/message/SOAPMessage.h \
arc/message/SecAttr.h \
arc/message/SecHandler.h \
arc/message/Service.h \
arc/security/ArcPDP/EvaluationCtx.h \
arc/security/ArcPDP/Evaluator.h \
arc/security/ArcPDP/EvaluatorLoader.h \
arc/security/ArcPDP/PolicyParser.h \
arc/security/ArcPDP/PolicyStore.h \
arc/security/ArcPDP/Request.h \
arc/security/ArcPDP/RequestItem.h \
arc/security/ArcPDP/Response.h \
arc/security/ArcPDP/Result.h \
arc/security/ArcPDP/Source.h \
arc/security/ArcPDP/alg/AlgFactory.h \
arc/security/ArcPDP/alg/CombiningAlg.h \
arc/security/ArcPDP/alg/DenyOverridesAlg.h \
arc/security/ArcPDP/alg/OrderedAlg.h \
arc/security/ArcPDP/alg/PermitOverridesAlg.h \
arc/security/ArcPDP/attr/AnyURIAttribute.h \
arc/security/ArcPDP/attr/AttributeFactory.h \
arc/security/ArcPDP/attr/AttributeProxy.h \
arc/security/ArcPDP/attr/AttributeValue.h \
arc/security/ArcPDP/attr/BooleanAttribute.h \
arc/security/ArcPDP/attr/DateTimeAttribute.h \
arc/security/ArcPDP/attr/GenericAttribute.h \
arc/security/ArcPDP/attr/RequestAttribute.h \
arc/security/ArcPDP/attr/StringAttribute.h \
arc/security/ArcPDP/attr/X500NameAttribute.h \
arc/security/ArcPDP/fn/EqualFunction.h \
arc/security/ArcPDP/fn/FnFactory.h \
arc/security/ArcPDP/fn/Function.h \
arc/security/ArcPDP/fn/InRangeFunction.h \
arc/security/ArcPDP/fn/MatchFunction.h \
arc/security/ArcPDP/policy/Policy.h \
arc/security/ClassLoader.h \
arc/security/PDP.h \
arc/security/Security.h \
arc/win32.h \
arc/ws-addressing/WSA.h \
arc/ws-security/SAMLToken.h \
arc/ws-security/UsernameToken.h \
arc/ws-security/X509Token.h \
arc/wsrf/WSRF.h \
arc/wsrf/WSRFBaseFault.h \
arc/wsrf/WSResourceProperties.h \
arc/xmlsec/XMLSecNode.h \
arc/xmlsec/XmlSecUtils.h \
arc/xmlsec/saml_util.h \
./.deps/HEADERFILES