Архив документации OpenNet.ru / Раздел "Программирование, языки" / Индекс
next up previous contents
Next: Привязки к С++ для Up: Привязки к языку С++ Previous: Привязки к С++ для   Contents

Привязки к С++ для исключений

namespace MPI $\lbrace$


Exception::Exception(int error_code);


int Exception::Get_error_code() const;

int Exception::Get_error_class() const;

const char* Exception::Get_error_string() const;
$\rbrace$;

Alex Otwagin 2002-12-10

Архив документации на OpenNet.ru