MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Uživatelská příručka Strana 258

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 354
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 257
C C++ Utility Library Reference
mwString Class
In this section...
“About mwString” on page C-4
“Constructors” on page C-4
“Methods” on page C-4
“Operators” o n page C-4
About mwString
The mwString classisasimplestringclassusedbythemwAr ray API to pass
string data as output from certain methods.
Constructors
mwString()
mwString(const char* str)
mwString(const mwStr ing& str)
Methods
int Length() const
Operators
operator const char* () const
mwString& operator=( cons t mwStr ing& str)
mwString& operator=( cons t char* str)
bool operator==(cons t mwString& str ) const
bool operator!=(cons t mwString& str ) const
bool operator<(const mwStri ng& str) const
bool operator<=(cons t mwString& str ) const
C-4
Zobrazit stránku 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 353 354

Komentáře k této Příručce

Žádné komentáře