File status.h

Unified Communication Services.

Date

2014-2019

Copyright

NVIDIA CORPORATION & AFFILIATES. ALL RIGHTS RESERVED.

Copyright

The University of Tennessee and the University of Tennessee research foundation. All rights reserved.

Defines

UCS_IS_ENDPOINT_ERROR(_code)
UCS_PTR_IS_ERR(_ptr)
UCS_PTR_IS_PTR(_ptr)
UCS_PTR_RAW_STATUS(_ptr)
UCS_PTR_STATUS(_ptr)
UCS_STATUS_PTR(_status)
UCS_STATUS_IS_ERR(_status)

Functions

const char *ucs_status_string(ucs_status_t status)
Parameters:

status – UCS status code.

Returns:

Verbose status message.