logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

aidl-cpp - C++ bindings generator of AIDL interfaces

Authors

       The Android Open Source Project.

                                                                                                         AIDL(1)

Name

       aidl-cpp - C++ bindings generator of AIDL interfaces

Options

       -I<DIR>
              Search path for import statements.

       -d<FILE>
              Generate dependency file.

       -ninja Generate dependency file in a format ninja understands.

       INPUT_FILE
              An aidl interface file.

       HEADER_DIR
              An empty directory to put generated headers.

       OUTPUT_FILE
              Path to write generated .cpp code

See Also

       https://developer.android.com/guide/components/aidl.html

Synopsis

aidl-cppINPUT_FILEHEADER_DIROUTPUT_FILE

See Also