GetInt
int32 GetInt(const char* key) const;
if (fStream.GetInt() != REPLY) {
if (fStream.GetInt() == MSG_ACCEPTED) {
fStream.GetInt();
switch (fStream.GetInt()) {
if (fStream.GetInt() == RPC_MISMATCH) {
*type = static_cast<LockType>(fReply->Stream().GetInt());
int32 limitBy = fReply->Stream().GetInt();
fReply->Stream().GetInt();
uint32 count = stream.GetInt();
values[current].fData.fValue32 = stream.GetInt();
if (fReply->Stream().GetInt() != op) {
return GetInt() != 0;
int32 GetInt();
GetJobData()->Settings().GetInt(key);
GetJobData()->Settings().GetInt(key);
if (!GetInt("deskbar_idle_color", &deskbar_idle_color, &i)) {
if (!GetInt("deskbar_frame_color", &deskbar_frame_color, &i)) {
if (!GetInt("deskbar_icon_width", &deskbar_icon_width, &i)) {
if (!GetInt("window_mode", &window_mode, &i)) {
if (!GetInt("normal_bar_color", &normal_bar_color, &i)) {
if (!GetInt("mini_active_color", &mini_active_color, &i)) {
if (!GetInt("mini_idle_color", &mini_idle_color, &i)) {
if (!GetInt("mini_frame_color", &mini_frame_color, &i)) {
if (!GetInt("deskbar_active_color", &deskbar_active_color, &i)) {
bool GetInt(const char *name, int *value, int *defaultvalue);
value = fJobData->Settings().GetInt(key);