15 namespace DirectoryService
143 inline void SetNextToken(
const char* value) { m_nextTokenHasBeenSet =
true; m_nextToken.assign(value); }
180 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
191 bool m_directoryIdsHasBeenSet;
194 bool m_nextTokenHasBeenSet;
197 bool m_limitHasBeenSet;