![]() |
MechSys
1.0
Computing library for simulations in continuum and discrete mechanics
|
clear() | SIPair | [inline] |
Del(const char *Key) | SIPair | [inline] |
DeleteCols(wxArrayInt const &ColsToDelete) | GUI::WxSIPairTable | [inline] |
DeleteRows(wxArrayInt const &RowsToDelete) | GUI::WxSIPairTable | [inline] |
GetNumberCols() | GUI::WxSIPairTable | [inline] |
GetNumberRows() | GUI::WxSIPairTable | [inline] |
GetValue(int row, int col) | GUI::WxSIPairTable | [inline] |
HasKey(char const *Key) const | SIPair | [inline] |
HasKey(String const &Key) const | SIPair | [inline] |
IsEmptyCell(int row, int col) | GUI::WxSIPairTable | [inline] |
Keys | SIPair | |
operator()(char const *Key) | SIPair | [inline] |
operator()(char const *Key) const | SIPair | [inline] |
operator()(String const &Key) | SIPair | [inline] |
operator()(String const &Key) const | SIPair | [inline] |
Set(const char *Str,...) | SIPair | [inline] |
SetValue(int row, int col, wxString const &Str) | GUI::WxSIPairTable | [inline] |
Transposed | GUI::WxSIPairTable | |
Val2Name | GUI::WxSIPairTable | |
WxSIPairTable() | GUI::WxSIPairTable | [inline] |