hp Reliable Transaction Router
C++ Foundation Classes
Previous
Contents
Index
Chapter 4
4
Management Classes
4.1
RTR
Command 129
RTR Class Members
Command 130
CreateJournal()
Command 131
DeleteJournal()
Command 132
GetErrorText()
Command 133
IsRunning()
Command 134
RTR()
Command 135
Start()
Command 136
StartWebServer()
Command 137
Stop()
Command 138
StopWebServer()
4.2
RTRBackendPartitionProperties
Command 139
RTRBackendPartitionProperties Class Members
Command 140
GetFacilityName()
Command 141
GetNumberOfRecoveredTransactions()
Command 142
GetPartitionName()
Command 143
GetRetryCount()
Command 144
RTRBackendPartitionProperties()
Command 145
SetFailoverPolicy()
Command 146
SetPriorityList()
Command 147
SetRecoveryRetryCount()
4.3
RTRFacilityManager
Command 148
RTRFacilityManager Class Members
Command 149
AddBackend()
Command 150
AddFrontend()
Command 151
AddRouter()
Command 152
CreateFacility()
Command 153
DeleteFacility()
Command 154
GetFacilityProperties()
Command 155
RemoveBackend()
Command 156
RemoveFrontend()
Command 157
RemoveRouter()
Command 158
RTRFacilityManager()
4.4
RTRFacilityMember
Command 159
RTRFacilityMember Class Members
Command 160
GetName()
Command 161
HasBackendRole()
Command 162
HasFrontendRole()
Command 163
HasRouterRole()
Command 164
IsConnectedToLocalNode()
Command 165
IsLocalNode()
Command 166
RTRFacilityMember()
4.5
RTRFacilityMemberArray
Command 167
RTRFacilityMemberArray Class Members
Command 168
Add()
Command 169
Clear
Command 170
Insert
Command 171
operator[]
Command 172
Remove
Command 173
RTRFacilityMemberArray
Command 174
Size
4.6
RTRFacilityProperties
Command 175
RTRFacilityProperties Class Members
Command 176
GetMemberList()
Command 177
RTRFacilityProperties()
Command 178
SetBalance()
4.7
RTRKeySegment
Command 179
RTRKeySegment Class Members
Command 180
GetKeySegmentHighValue()
Command 181
GetKeySegmentLength()
Command 182
GetKeySegmentLowValue()
Command 183
GetKeySegmentOffset()
Command 184
GetKeySegmentType()
Command 185
RTRKeySegment()
Command 186
SetKeySegmentHighValue()
Command 187
SetKeySegmentLength()
Command 188
SetKeySegmentLowValue()
Command 189
SetKeySegmentOffset()
Command 190
SetKeySegmentType()
4.8
RTRKeySegmentArray
Command 191
RTRKeySegment Class Members
Command 192
Add()
Command 193
Clear()
Command 194
Insert()
Command 195
Remove()
Command 196
RTRKeySegmentArray()
Command 197
Operator()
Command 198
Size()
4.9
RTRPartitionManager
Command 199
RTRPartitionManager Class Members
Command 200
CreateBackendPartition()
Command 201
DeletePartition()
Command 202
GetBackendPartitionProperties()
Command 203
RTRPartitionManager()
4.10
RTRSignedCounter
Command 204
RTRSignedCounter Class Members
Command 205
Decrement()
Command 206
GetValue()
Command 207
Increment()
Command 208
SetValue()
Command 209
RTRSignedCounter()
4.11
RTRStringCounter
Command 210
RTRStringCounter Class Members
Command 211
GetValue()
Command 212
SetValue()
Command 213
RTRStringCounter()
4.12
RTRUnsignedCounter
Command 214
RTRUnsignedCounter Class Members
Command 215
Decrement()
Command 216
GetValue()
Command 217
Increment()
Command 218
SetValue()
Command 219
RTRUnsignedCounter()
Chapter 5
5
Sample Application Tutorial
5.1
Purpose
5.2
Summary
Chapter 6
6
Sample Application Code
6.1
Sample Main Program
6.2
Client Application ABCOrderTaker
6.3
Server Application ABCOrderProcessor
6.4
Data Class ABCOrder
6.5
Data Class ABCBook
Appendix A
Appendix A
C++ Foundation Class Design Diagrams
Appendix B
Appendix B
Sample Application Diagrams
Previous
Next
Contents
Index