Home
last modified time | relevance | path

Searched refs:IndividualAllocType (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/open-beagle/beagle-3.0.3/beagle/include/beagle/
H A DDemeAllocT.hpp66 template <class T, class BaseType, class IndividualAllocType>
135 template <class T, class BaseType, class IndividualAllocType>
136 Beagle::DemeAllocT<T,BaseType,IndividualAllocType>::DemeAllocT( in DemeAllocT()
137 typename IndividualAllocType::Handle inIndividualAlloc) : in DemeAllocT()
148 template <class T, class BaseType, class IndividualAllocType>
150 typename IndividualAllocType::Handle inIndividualAlloc, in DemeAllocT()
161 template <class T, class BaseType, class IndividualAllocType>
183 template <class T, class BaseType, class IndividualAllocType>
207 template <class T, class BaseType, class IndividualAllocType>
235 template <class T, class BaseType, class IndividualAllocType>
[all …]
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp2/
H A DAllocationInstructionAck.h91 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReportAck.h94 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstructionAlert.h537 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstruction.h537 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReport.h555 FIELD_SET(*this, FIX::IndividualAllocType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50sp1/
H A DAllocationInstructionAck.h91 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReportAck.h96 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstructionAlert.h485 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstruction.h485 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReport.h503 FIELD_SET(*this, FIX::IndividualAllocType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/fix50/
H A DAllocationInstructionAck.h91 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReportAck.h96 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstructionAlert.h454 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationReport.h472 FIELD_SET(*this, FIX::IndividualAllocType);
H A DAllocationInstruction.h454 FIELD_SET(*this, FIX::IndividualAllocType);
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DFixFieldNumbers.h1026 const int IndividualAllocType = 992; variable
H A DFixFields.h1028 DEFINE_INT(IndividualAllocType);
/dports/finance/quickfix/quickfix-1.15.1/src/ruby/
H A Dquickfix_fields.rb13236 class IndividualAllocType < Quickfix::IntField class
13237 def IndividualAllocType.field
/dports/finance/quickfix/quickfix-1.15.1/src/python2/
H A Dquickfix_fields.py7129 class IndividualAllocType(quickfix.IntField): class
H A Dquickfix.py23965 class IndividualAllocType(IntField): class
23969 __setattr__ = lambda self, name, value: _swig_setattr(self, IndividualAllocType, name, value)
23973 __getattr__ = lambda self, name: _swig_getattr(self, IndividualAllocType, name)
23985 IndividualAllocType_swigregister(IndividualAllocType)
47153 class IndividualAllocType(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python/
H A Dquickfix_fields.py7129 class IndividualAllocType(quickfix.IntField): class
H A Dquickfix.py23965 class IndividualAllocType(IntField): class
23969 __setattr__ = lambda self, name, value: _swig_setattr(self, IndividualAllocType, name, value)
23973 __getattr__ = lambda self, name: _swig_getattr(self, IndividualAllocType, name)
23985 IndividualAllocType_swigregister(IndividualAllocType)
47153 class IndividualAllocType(quickfix.IntField): class
/dports/finance/quickfix/quickfix-1.15.1/src/python3/
H A Dquickfix_fields.py7129 class IndividualAllocType(quickfix.IntField): class
H A Dquickfix.py23965 class IndividualAllocType(IntField): class
23969 __setattr__ = lambda self, name, value: _swig_setattr(self, IndividualAllocType, name, value)
23973 __getattr__ = lambda self, name: _swig_getattr(self, IndividualAllocType, name)
23985 IndividualAllocType_swigregister(IndividualAllocType)
47153 class IndividualAllocType(quickfix.IntField): class

12