Public Member Functions | |
| BV_SWITCH_CASH_EQUIVALENT_PREVIEW () | |
| virtual | ~BV_SWITCH_CASH_EQUIVALENT_PREVIEW () | 
| virtual ClassId::Enum | id () const | 
| size_t | deserialize (const void *buf, size_t inLen) | 
| virtual std::string | toString () const | 
| virtual size_t | serializationBufSize () const | 
| virtual BV_SWITCH_CASH_EQUIVALENT_PREVIEW * | clone () const | 
| virtual BV_SWITCH_CASH_EQUIVALENT_PREVIEW * | clone (void *) const | 
| Public Member Functions inherited from Class | |
| virtual | ~Class () | 
| size_t | getMaxMessageSize () const | 
Definition at line 43 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
      
  | 
  inline | 
Definition at line 46 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
      
  | 
  inlinevirtual | 
Definition at line 51 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
      
  | 
  virtual | 
Implements Class.
      
  | 
  virtual | 
Implements Class.
| size_t deserialize | ( | const void * | buf, | 
| size_t | inLen ) | 
      
  | 
  inlinevirtual | 
Class id.
Implements Class.
Definition at line 54 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
      
  | 
  inlinevirtual | 
Implements Class.
Definition at line 103 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
      
  | 
  virtual | 
Provides string presentation.
Implements Class.
| Double firstAccruedInterest | 
Accrued Interest of the first leg.
Definition at line 87 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| Double firstCleanPrice | 
Clean price of the first leg.
Definition at line 72 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| UInt32 firstLegId | 
ID of the tradable instrument of the first leg.
Definition at line 63 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| Double firstNominalValue | 
Nominal value of the first leg.
Definition at line 69 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| UInt32 firstSettlementDate | 
Settlement date of the first leg.
Definition at line 78 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| Double secondAccruedInterest | 
Accrued Interest of the second leg.
Definition at line 90 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| Double secondCleanPrice | 
Clean price of the second leg.
Definition at line 75 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| UInt32 secondLegId | 
ID of the tradable instrument of the second leg.
Definition at line 66 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| Double secondNominalValue | 
Nominal value of the second leg.
Definition at line 84 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| UInt32 secondSettlementDate | 
Settlement date of the second leg.
Definition at line 81 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| UInt32 switchCashEquivalentPreviewId | 
ID of the preview request.
Definition at line 60 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.
| std::string userData | 
Free field used by the client.
Definition at line 93 of file SMP.Classes.BV_SWITCH_CASH_EQUIVALENT_PREVIEW.h.