Program Listing for File clara.h

Return to documentation for file (/workspace/libnvclara/Clients/C/clara.h)

Copy
Copied!
            

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved. * * * * NVIDIA CORPORATION and its licensors retain all intellectual property * * and proprietary rights in and to this software, related documentation * * and any modifications thereto. Any use, reproduction, disclosure or * * distribution of this software and related documentation without an express * * license agreement from NVIDIA CORPORATION is strictly prohibited. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ #ifndef __CLARA_H__ #define __CLARA_H__ #include "clara_info.h" #include "clara_payload.h" #include "clara_payload_stream.h" #include "clara_study_data.h" #include "clara_wfd.h" #endif

© Copyright 2018-2019, NVIDIA Corporation. All rights reserved. Last updated on Feb 1, 2023.