MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 258

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 354
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 257
1 2 ... 253 254 255 256 257 258 259 260 261 262 263 ... 353 354

Commentaires sur ces manuels

Pas de commentaire