Google is committed to advancing racial equity for Black communities.
See how.
nl:: ArgParser:: OptionDef
#include <src/lib/support/nlargparser.hpp>
یک گزینه خط فرمان را تعریف می کند.
خلاصه
صفات عمومی |
---|
ArgType | OptionArgumentType یک مقدار شمارش شده که مشخص می کند آیا گزینه آرگومان می گیرد یا خیر. |
Id | uint16_t یک شناسه عدد صحیح برای گزینه. |
Name | const char * نام طولانی برای گزینه. |
صفات عمومی
ArgType
OptionArgumentType nl::ArgParser::OptionDef::ArgType
یک مقدار شمارش شده که مشخص می کند آیا گزینه آرگومان می گیرد یا خیر.
شناسه
uint16_t nl::ArgParser::OptionDef::Id
یک شناسه عدد صحیح برای گزینه.
اگر مقدار در محدوده کاراکترهای ASCII گرافیکی قرار گیرد، از مقدار به عنوان نام کوتاه گزینه نیز استفاده می شود.
نام
const char * nl::ArgParser::OptionDef::Name
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2019-01-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"اطلاعاتی که نیاز دارم وجود ندارد"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"بیشازحد پیچیده/ مراحل بسیار زیاد"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"قدیمی"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"مشکل ترجمه"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"مشکل کد / نمونهها"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"غیره"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"درک آسان"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"مشکلم را برطرف کرد"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"غیره"
}]