AMPS C# Client
5.3.3.4
AMPS C# Client for .NET
|
A parser class which converts a FIX message into a dictionary. More...
Public Member Functions | |
FIXShredder (byte fieldSeparator) | |
Dictionary< int, string > | toMap (string fix) |
Method used to map the FIX message into the dictionary. More... | |
A parser class which converts a FIX message into a dictionary.
|
inline |
Method used to map the FIX message into the dictionary.
fix | The FIX message to be mapped |